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 61e09e1 commit ca3c70dCopy full SHA for ca3c70d
gradle/libs.versions.toml
@@ -1,6 +1,6 @@
1
[versions]
2
kotlinTarget = "1.9.0" # Minimum supported Kotlin version for consumers of the library
3
-kotlinToolchain = "2.2.10" # Actual version used by tooling within this project
+kotlinToolchain = "2.2.20" # Actual version used by tooling within this project
4
5
[plugins]
6
kotlin-jvm = { id = "org.jetbrains.kotlin.jvm", version.ref = "kotlinToolchain" }
0 commit comments