File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -13,18 +13,18 @@ pluginManagement {
1313 id(" org.jetbrains.kotlin.plugin.spring" ) version kotlinVersion
1414
1515 id(" com.google.cloud.artifactregistry.gradle-plugin" ) version " 2.2.2"
16- id(" nu.studer.jooq" ) version " 9.0 "
16+ id(" nu.studer.jooq" ) version " 10.1 "
1717 id(" org.openapi.generator" ) version " 7.6.0"
1818 id(" com.bmuschko.docker-remote-api" ) version " 9.4.0"
1919 id(" org.flywaydb.flyway" ) version flywayVersion
20- id(" com.diffplug.spotless" ) version " 6.25.0 "
20+ id(" com.diffplug.spotless" ) version " 7.0.3 "
2121
2222 // For the DBT module, which doesn't use the spring boot jar
2323 id(" com.github.johnrengelman.shadow" ) version " 8.1.1"
2424 }
2525}
2626plugins {
27- id(" org.gradle.toolchains.foojay-resolver-convention" ) version " 0.8 .0"
27+ id(" org.gradle.toolchains.foojay-resolver-convention" ) version " 1.0 .0"
2828}
2929
3030buildscript {
You can’t perform that action at this time.
0 commit comments