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 1507cd9 commit 6e8335aCopy full SHA for 6e8335a
build.gradle.kts
@@ -11,7 +11,7 @@ plugins {
11
id("com.diffplug.spotless") version "7.0.3"
12
id("org.springframework.boot") version "3.4.4" apply false
13
id("io.gitlab.arturbosch.detekt") version "1.23.8"
14
- id("pl.allegro.tech.build.axion-release") version "1.18.18"
+ id("pl.allegro.tech.build.axion-release") version "1.19.0"
15
id("org.jetbrains.kotlinx.kover") version "0.9.1"
16
id("project-report")
17
`maven-publish`
0 commit comments