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 f9e8cd8 commit 58cc620Copy full SHA for 58cc620
secp-examples-kotlin/build.gradle
@@ -1,7 +1,7 @@
1
import org.jetbrains.kotlin.gradle.dsl.JvmTarget
2
3
plugins {
4
- id "org.jetbrains.kotlin.jvm" version "2.2.0"
+ id "org.jetbrains.kotlin.jvm" version "2.2.10"
5
id 'application'
6
}
7
0 commit comments