Skip to content

Commit

Permalink
chore(deps): update dependency org.springframework.boot:spring-boot-g…
Browse files Browse the repository at this point in the history
…radle-plugin to v3.4.1
  • Loading branch information
renovate[bot] authored Dec 19, 2024
1 parent cb6e6cd commit c736ea8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildSrc/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ dependencies {
implementation("io.github.gradle-nexus:publish-plugin:2.0.0")
implementation("org.openapitools:openapi-generator-gradle-plugin:7.10.0")
implementation("com.github.spotbugs.snom:spotbugs-gradle-plugin:6.0.27")
implementation("org.springframework.boot:spring-boot-gradle-plugin:3.4.0")
implementation("org.springframework.boot:spring-boot-gradle-plugin:3.4.1")

// workaround to use libs in a precompiled script plugin.
// https://github.com/gradle/gradle/issues/15383
Expand Down

0 comments on commit c736ea8

Please sign in to comment.