We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5319fd0 + a6d886f commit 5201d26Copy full SHA for 5201d26
build.gradle.kts
@@ -26,7 +26,7 @@ plugins {
26
kotlin("jvm") version kotlinVersion
27
kotlin("plugin.spring") version kotlinVersion apply false
28
id("pl.allegro.tech.build.axion-release") version "1.13.6"
29
- id("com.diffplug.spotless") version "6.7.2"
+ id("com.diffplug.spotless") version "6.9.0"
30
id("org.springframework.boot") version "2.7.0" apply false
31
id("org.openapi.generator") version "5.4.0" apply false
32
id("com.google.cloud.tools.jib") version "3.2.1" apply false
0 commit comments