We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5d3e8a8 commit 78f5b45Copy full SHA for 78f5b45
settings.gradle.kts
@@ -1,6 +1,6 @@
1
pluginManagement {
2
plugins {
3
- kotlin("jvm") version "2.1.21"
+ kotlin("jvm") version "2.2.0"
4
}
5
6
0 commit comments