Skip to content

Commit

Permalink
Update dependency org.jfrog.buildinfo:build-info-extractor-gradle to …
Browse files Browse the repository at this point in the history
…v5.2.5
  • Loading branch information
renovate[bot] authored Aug 23, 2024
1 parent 16f3c9c commit 9dc03cd
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
Expand Up @@ -9,7 +9,7 @@ buildscript {
}
dependencies {
classpath("org.yaml:snakeyaml:2.0")
classpath "org.jfrog.buildinfo:build-info-extractor-gradle:5.1.10"
classpath "org.jfrog.buildinfo:build-info-extractor-gradle:5.2.5"
}
}

Expand Down

0 comments on commit 9dc03cd

Please sign in to comment.