Skip to content

Commit bd9b913

Browse files
authored
Merge branch 'master' into Yang-33-patch-1
2 parents 914599f + 518ac61 commit bd9b913

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.10.0")
1717
implementation("com.github.spotbugs.snom:spotbugs-gradle-plugin:6.0.26")
18-
implementation("org.springframework.boot:spring-boot-gradle-plugin:3.3.5")
18+
implementation("org.springframework.boot:spring-boot-gradle-plugin:3.4.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)