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 59e6b34 commit f8a0bb6Copy full SHA for f8a0bb6
build.gradle.kts
@@ -1,6 +1,6 @@
1
plugins {
2
`java-library`
3
- kotlin("jvm") version "2.1.0"
+ kotlin("jvm") version "2.1.10"
4
}
5
6
val junitVersion = "4.13.2"
0 commit comments