Skip to content

Commit

Permalink
chore(dependencies): bump artifactory-java-client-services version to…
Browse files Browse the repository at this point in the history
… 2.9.2 (#949)

after Bintray sunset this artifact moved to Maven Central, however only version 2.9.2 is available

Co-authored-by: Pawel Wamej <pawelw@qualtrics.com>
  • Loading branch information
qrnik and pawelw-q authored Jul 29, 2021
1 parent 9823287 commit 98e623c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion igor-monitor-artifactory/igor-monitor-artifactory.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ dependencies {
implementation "org.springframework.boot:spring-boot-starter-actuator"
implementation "org.springframework.boot:spring-boot-starter-web"

implementation "org.jfrog.artifactory.client:artifactory-java-client-services:2.8.1"
implementation "org.jfrog.artifactory.client:artifactory-java-client-services:2.9.2"

// TODO(rz): Get rid of this dependency!
implementation "io.spinnaker.kork:kork-jedis"
Expand Down

0 comments on commit 98e623c

Please sign in to comment.