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 05b92d1 commit c610cdcCopy full SHA for c610cdc
build.gradle.kts
@@ -35,7 +35,7 @@ plugins {
35
val kotlinVersion = "1.9.23"
36
kotlin("jvm") version kotlinVersion
37
kotlin("plugin.spring") version kotlinVersion apply false
38
- id("pl.allegro.tech.build.axion-release") version "1.18.17"
+ id("pl.allegro.tech.build.axion-release") version "1.18.18"
39
id("com.diffplug.spotless") version "7.0.2"
40
id("org.springframework.boot") version "3.4.1" apply false
41
id("project-report")
0 commit comments