Skip to content

Commit

Permalink
Update Gradle extractor (#271)
Browse files Browse the repository at this point in the history
  • Loading branch information
RobiNino authored Aug 29, 2024
1 parent 58791d5 commit af97559
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/gradle.go
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ const (
gradleInitScriptTemplate = "gradle.init"
gradleExtractorRemotePath = "org/jfrog/buildinfo/build-info-extractor-gradle/%s"
gradleExtractor4DependencyVersion = "4.33.21"
gradleExtractor5DependencyVersion = "5.2.4"
gradleExtractor5DependencyVersion = "5.2.5"
projectPropertiesFlag = "-P"
systemPropertiesFlag = "-D"
)
Expand Down

0 comments on commit af97559

Please sign in to comment.