Skip to content

Commit

Permalink
fix(deps): update dependency org.jfrog.buildinfo:build-info-extractor…
Browse files Browse the repository at this point in the history
…-gradle to v5.1.13
  • Loading branch information
renovate[bot] authored Dec 28, 2023
1 parent 05599a3 commit 70bba3d
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.1.13"
}
}

Expand Down

0 comments on commit 70bba3d

Please sign in to comment.