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