Skip to content

Commit 726ff3f

Browse files
chore(deps): update dependency org.springframework.boot:spring-boot-gradle-plugin to v3.5.0
1 parent 9e595cb commit 726ff3f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.13.0")
1717
implementation("com.github.spotbugs.snom:spotbugs-gradle-plugin:6.1.13")
18-
implementation("org.springframework.boot:spring-boot-gradle-plugin:3.4.6")
18+
implementation("org.springframework.boot:spring-boot-gradle-plugin:3.5.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)