diff --git a/build.gradle b/build.gradle index afcc60f..c1a632d 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.19.1' } \ No newline at end of file