diff --git a/build.gradle b/build.gradle index afcc60f..118029d 100644 --- a/build.gradle +++ b/build.gradle @@ -122,5 +122,5 @@ repositories { dependencies { implementation 'org.artifactory:artifactory-api:7.12.5' implementation 'org.spockframework:spock-core:1.1-groovy-2.4' - implementation 'org.jfrog.artifactory.client:artifactory-java-client-services:2.5.1' + implementation 'org.jfrog.artifactory.client:artifactory-java-client-services:2.9.2' } \ No newline at end of file