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 dbab370 commit 6650e1aCopy full SHA for 6650e1a
build.gradle.kts
@@ -10,7 +10,7 @@ plugins {
10
id("com.diffplug.spotless") version "7.0.2"
11
id("org.springframework.boot") version "3.4.1" apply false
12
id("io.gitlab.arturbosch.detekt") version "1.23.8"
13
- id("pl.allegro.tech.build.axion-release") version "1.15.5"
+ id("pl.allegro.tech.build.axion-release") version "1.18.18"
14
id("org.jetbrains.kotlinx.kover") version "0.7.6"
15
id("project-report")
16
`maven-publish`
0 commit comments