We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e1af72f commit 6ee6148Copy full SHA for 6ee6148
build.gradle
@@ -23,7 +23,7 @@ plugins {
23
id 'org.ajoberstar.grgit' version '4.0.1' apply false
24
id 'io.spring.nohttp' version '0.0.11'
25
id 'io.spring.dependency-management' version '1.0.10.RELEASE' apply false
26
- id 'com.jfrog.artifactory' version '4.18.2' apply false
+ id 'com.jfrog.artifactory' version '4.33.1' apply false
27
id 'org.asciidoctor.jvm.pdf' version '3.3.2'
28
id 'org.asciidoctor.jvm.gems' version '3.3.2'
29
id 'org.asciidoctor.jvm.convert' version '3.3.2'
0 commit comments