Skip to content

Commit 33c715e

Browse files
renovate-botfilipowm
authored andcommitted
chore(deps): update dependency org.springframework.boot:spring-boot-gradle-plugin to v2.6.3
1 parent 0e2a6e6 commit 33c715e

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
@@ -23,7 +23,7 @@ dependencies {
2323
implementation(kotlin("gradle-plugin"))
2424
implementation("org.jetbrains.kotlin:kotlin-gradle-plugin")
2525
implementation("org.jetbrains.kotlin:kotlin-allopen")
26-
implementation("org.springframework.boot:spring-boot-gradle-plugin:2.6.2")
26+
implementation("org.springframework.boot:spring-boot-gradle-plugin:2.6.3")
2727
implementation("org.jooq:jooq-codegen:3.15.5")
2828
implementation("org.flywaydb:flyway-core:8.4.3")
2929

0 commit comments

Comments
 (0)