Skip to content

Commit

Permalink
secp-examples-kotlin/build.gradle: Kotlin 2.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
msgilligan committed Dec 1, 2024
1 parent d1b3d37 commit 7acfdbf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion secp-examples-kotlin/build.gradle
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
import org.jetbrains.kotlin.gradle.dsl.JvmTarget

plugins {
id "org.jetbrains.kotlin.jvm" version "2.0.21"
id "org.jetbrains.kotlin.jvm" version "2.1.0"
id 'application'
}

Expand Down

0 comments on commit 7acfdbf

Please sign in to comment.