File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -8,13 +8,13 @@ pluginManagement {
88
99 plugins {
1010 id(" org.springframework.boot" ) version springBootVersion
11- id(" io.spring.dependency-management" ) version " 1.1.5 "
11+ id(" io.spring.dependency-management" ) version " 1.1.7 "
1212 id(" org.jetbrains.kotlin.jvm" ) version kotlinVersion
1313 id(" org.jetbrains.kotlin.plugin.spring" ) version kotlinVersion
1414
15- id(" com.google.cloud.artifactregistry.gradle-plugin" ) version " 2.2.2 "
15+ id(" com.google.cloud.artifactregistry.gradle-plugin" ) version " 2.2.5 "
1616 id(" nu.studer.jooq" ) version " 9.0"
17- id(" org.openapi.generator" ) version " 7.6 .0"
17+ id(" org.openapi.generator" ) version " 7.13 .0"
1818 id(" com.bmuschko.docker-remote-api" ) version " 9.4.0"
1919 id(" org.flywaydb.flyway" ) version flywayVersion
2020 id(" com.diffplug.spotless" ) version " 6.25.0"
@@ -24,7 +24,7 @@ pluginManagement {
2424 }
2525}
2626plugins {
27- id(" org.gradle.toolchains.foojay-resolver-convention" ) version " 0.8 .0"
27+ id(" org.gradle.toolchains.foojay-resolver-convention" ) version " 0.10 .0"
2828}
2929
3030buildscript {
You can’t perform that action at this time.
0 commit comments