Skip to content

Commit 377495f

Browse files
chore(deps): update gradle build dependencies
1 parent ae57c0b commit 377495f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

settings.gradle.kts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,11 +13,11 @@ 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"

0 commit comments

Comments
 (0)