Skip to content

Commit

Permalink
Use Gradle dep tree v3.0.2 (jfrog#1160)
Browse files Browse the repository at this point in the history
  • Loading branch information
attiasas authored Mar 21, 2024
1 parent b5807fd commit ca269eb
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildscripts/download-jars.sh
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
# https://github.com/jfrog/maven-dep-tree

# 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.
GRADLE_DEP_TREE_VERSION="3.0.1"
GRADLE_DEP_TREE_VERSION="3.0.2"
# Changing this version also requires a change in mavenDepTreeVersion within utils/java/mvn.go.
MAVEN_DEP_TREE_VERSION="1.1.0"

Expand Down
Binary file modified utils/java/resources/gradle-dep-tree.jar
Binary file not shown.

0 comments on commit ca269eb

Please sign in to comment.