Skip to content

Commit

Permalink
Update version of build-info-extrator-gradle to 4.33.5 to fix build.
Browse files Browse the repository at this point in the history
  • Loading branch information
farmas committed Oct 18, 2024
1 parent 9fc7fab commit 701fd82
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 @@ -16,7 +16,7 @@ buildscript {
classpath("org.springframework.boot:spring-boot-gradle-plugin:${springBootVersion}")
classpath "edu.uw.concert:gradle-gitflow:0.3.1"
classpath "gradle.plugin.com.gorylenko.gradle-git-properties:gradle-git-properties:1.5.2"
classpath("org.jfrog.buildinfo:build-info-extractor-gradle:4.15.1")
classpath("org.jfrog.buildinfo:build-info-extractor-gradle:4.33.5")
}
}

Expand Down

0 comments on commit 701fd82

Please sign in to comment.