We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b519cbe commit bf9685fCopy full SHA for bf9685f
mock-api/build.gradle.kts
@@ -1,5 +1,5 @@
1
plugins {
2
- id("org.jetbrains.kotlin.jvm") version "2.0.21"
+ id("org.jetbrains.kotlin.jvm") version "2.1.0"
3
4
application
5
}
0 commit comments