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 c979f26 commit 36f5061Copy full SHA for 36f5061
build.gradle.kts
@@ -34,7 +34,7 @@ buildscript {
34
}
35
36
plugins {
37
- val kotlinVersion = "2.0.21"
+ val kotlinVersion = "2.2.0"
38
kotlin("jvm") version kotlinVersion
39
kotlin("plugin.spring") version kotlinVersion apply false
40
id("pl.allegro.tech.build.axion-release") version "1.18.18"
0 commit comments