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 {
8
8
9
9
plugins {
10
10
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 "
12
12
id(" org.jetbrains.kotlin.jvm" ) version kotlinVersion
13
13
id(" org.jetbrains.kotlin.plugin.spring" ) version kotlinVersion
14
14
15
15
id(" com.google.cloud.artifactregistry.gradle-plugin" ) version " 2.2.2"
16
16
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"
18
18
id(" com.bmuschko.docker-remote-api" ) version " 9.4.0"
19
19
id(" org.flywaydb.flyway" ) version flywayVersion
20
20
id(" com.diffplug.spotless" ) version " 6.25.0"
You can’t perform that action at this time.
0 commit comments