Skip to content

Commit 1fc1a28

Browse files
chore(deps): update spring boot to v4.1.0
1 parent 1f8ca49 commit 1fc1a28

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

buildSrc/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ dependencies {
1515
implementation("io.github.gradle-nexus:publish-plugin:2.0.0")
1616
implementation("org.openapitools:openapi-generator-gradle-plugin:7.23.0")
1717
implementation("com.github.spotbugs.snom:spotbugs-gradle-plugin:6.5.5")
18-
implementation("org.springframework.boot:spring-boot-gradle-plugin:4.0.6")
18+
implementation("org.springframework.boot:spring-boot-gradle-plugin:4.1.0")
1919

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

0 commit comments

Comments
 (0)