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 402a3dc commit dfedf95Copy full SHA for dfedf95
build.gradle
@@ -1,5 +1,5 @@
1
plugins {
2
- id "com.jfrog.artifactory" version "4.28.2" //artifactory support
+ id "com.jfrog.artifactory" version "4.28.3" //artifactory support
3
id 'groovy' // groovy support
4
id 'java' // java support
5
id 'application' // creates a JVM executable
0 commit comments