Skip to content

Commit

Permalink
Bump gerrit-rest-java-client to 0.9.3 (#227)
Browse files Browse the repository at this point in the history
This is the highest release of gerrit-rest-java-client atm.
Resolves multiple issues fixed in gerrit-rest-java-client.
  • Loading branch information
sp-atu authored Jan 7, 2021
1 parent ef3ec80 commit 05411cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ dependencies {
compile 'commons-io:commons-io:2.4'
compile 'org.eclipse.jgit:org.eclipse.jgit:5.5.1.201910021850-r'

compile 'com.urswolfer.gerrit.client.rest:gerrit-rest-java-client:0.8.8'
compile 'com.urswolfer.gerrit.client.rest:gerrit-rest-java-client:0.9.3'

// Checkstyle dependencies
compile('com.puppycrawl.tools:checkstyle:8.1') {
Expand Down

0 comments on commit 05411cf

Please sign in to comment.