File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
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.6 "
1212 id(" org.jetbrains.kotlin.jvm" ) version kotlinVersion
1313 id(" org.jetbrains.kotlin.plugin.spring" ) version kotlinVersion
1414
1515 id(" com.google.cloud.artifactregistry.gradle-plugin" ) version " 2.2.2"
1616 id(" nu.studer.jooq" ) version " 9.0"
17- id(" org.openapi.generator" ) version " 7.6 .0"
17+ id(" org.openapi.generator" ) version " 7.7 .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"
You can’t perform that action at this time.
0 commit comments