Skip to content

Commit

Permalink
Update to build-info-extractor-gradle 4.33.16
Browse files Browse the repository at this point in the history
Closes gh-210
  • Loading branch information
rwinch committed May 29, 2024
1 parent da703aa commit 53671cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildSrc/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ dependencies {
implementation(platform(libs.spring.framework.bom))
implementation("org.springframework:spring-core")
implementation 'org.asciidoctor:asciidoctor-gradle-jvm:3.3.2'
implementation 'org.jfrog.buildinfo:build-info-extractor-gradle:4.29.0'
implementation 'org.jfrog.buildinfo:build-info-extractor-gradle:4.33.16'
implementation 'org.antora:gradle-antora-plugin:1.0.0'
implementation 'io.spring.gradle.antora:spring-antora-plugin:0.0.1'
implementation 'io.github.gradle-nexus:publish-plugin:1.1.0'
Expand Down

0 comments on commit 53671cb

Please sign in to comment.