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 55c9478 commit f4ff331Copy full SHA for f4ff331
build.gradle.kts
@@ -30,7 +30,7 @@ plugins {
30
kotlin("plugin.spring") version kotlinVersion apply false
31
id("pl.allegro.tech.build.axion-release") version "1.15.5"
32
id("com.diffplug.spotless") version "6.22.0"
33
- id("org.springframework.boot") version "3.2.10" apply false
+ id("org.springframework.boot") version "3.2.12" apply false
34
id("project-report")
35
id("org.owasp.dependencycheck") version "9.0.2"
36
id("com.github.jk1.dependency-license-report") version "2.5"
0 commit comments