Skip to content

Commit

Permalink
update artifactory dep
Browse files Browse the repository at this point in the history
  • Loading branch information
msiegenthaler committed Nov 19, 2024
1 parent d75ec87 commit f28da4b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
plugins {
id "java"
id "java-library"
id "com.jfrog.artifactory" version "4.5.4"
id "com.jfrog.artifactory" version "4.31.7"
id "maven-publish"
}

Expand Down

0 comments on commit f28da4b

Please sign in to comment.