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.
1 parent 8d4bb04 commit cfce7f9Copy full SHA for cfce7f9
build.gradle.kts
@@ -37,7 +37,7 @@ plugins {
37
kotlin("jvm") version kotlinVersion
38
kotlin("plugin.spring") version kotlinVersion apply false
39
id("pl.allegro.tech.build.axion-release") version "1.18.18"
40
- id("com.diffplug.spotless") version "7.0.2"
+ id("com.diffplug.spotless") version "7.0.3"
41
id("org.springframework.boot") version "3.4.4" apply false
42
id("project-report")
43
id("org.owasp.dependencycheck") version "12.1.0"
0 commit comments