Skip to content

Commit

Permalink
update dependencies: backlog4j, github-api
Browse files Browse the repository at this point in the history
  • Loading branch information
t2y committed Sep 13, 2022
1 parent eb1e0d5 commit dcf016d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,10 @@ dependencies {
implementation 'com.fasterxml.jackson.core:jackson-core:2.13.2'
implementation 'com.fasterxml.jackson.core:jackson-databind:2.13.2.2'
implementation 'com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.13.2'
implementation 'com.nulab-inc:backlog4j:2.4.4'
implementation 'com.nulab-inc:backlog4j:2.5.1'
implementation 'com.typesafe:config:1.4.2'
implementation 'info.picocli:picocli:4.6.3'
implementation 'org.kohsuke:github-api:1.303'
implementation 'org.kohsuke:github-api:1.308'

// logging
implementation 'org.slf4j:slf4j-api:1.7.36'
Expand Down

0 comments on commit dcf016d

Please sign in to comment.