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.2.3
  • Loading branch information
renovate[bot] authored Jul 11, 2024
1 parent a51c33f commit e0ddd57
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.3"
}
}

Expand Down

0 comments on commit e0ddd57

Please sign in to comment.