We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0e2a6e6 commit 33c715eCopy full SHA for 33c715e
buildSrc/build.gradle.kts
@@ -23,7 +23,7 @@ dependencies {
23
implementation(kotlin("gradle-plugin"))
24
implementation("org.jetbrains.kotlin:kotlin-gradle-plugin")
25
implementation("org.jetbrains.kotlin:kotlin-allopen")
26
- implementation("org.springframework.boot:spring-boot-gradle-plugin:2.6.2")
+ implementation("org.springframework.boot:spring-boot-gradle-plugin:2.6.3")
27
implementation("org.jooq:jooq-codegen:3.15.5")
28
implementation("org.flywaydb:flyway-core:8.4.3")
29
0 commit comments