You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: buildscripts/download-jars.sh
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -7,7 +7,7 @@
7
7
# https://github.com/jfrog/maven-dep-tree
8
8
9
9
# Once you have updated the versions mentioned below, please execute this script from the root directory of the jfrog-cli-core to ensure the JAR files are updated.
10
-
GRADLE_DEP_TREE_VERSION="3.0.4"
10
+
GRADLE_DEP_TREE_VERSION="3.1.0"
11
11
# Changing this version also requires a change in mavenDepTreeVersion within utils/java/mvn.go.
0 commit comments