Skip to content

Commit 831ec22

Browse files
chore(deps): update dependency org.springframework.boot:spring-boot-gradle-plugin to v3.4.4
1 parent 96dc4b3 commit 831ec22

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buildSrc/build.gradle.kts

+1-1
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.12.0")
1717
implementation("com.github.spotbugs.snom:spotbugs-gradle-plugin:6.1.7")
18-
implementation("org.springframework.boot:spring-boot-gradle-plugin:3.4.3")
18+
implementation("org.springframework.boot:spring-boot-gradle-plugin:3.4.4")
1919

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

0 commit comments

Comments
 (0)