Skip to content

Commit

Permalink
secp-examples-kotlin: Upgrade to Kotlin 2.0.20
Browse files Browse the repository at this point in the history
  • Loading branch information
msgilligan committed Aug 25, 2024
1 parent e70fe40 commit ee5f8fd
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,5 +1,5 @@
plugins {
id "org.jetbrains.kotlin.jvm" version "2.0.20-RC2"
id "org.jetbrains.kotlin.jvm" version "2.0.20"
id 'application'
}

Expand Down

0 comments on commit ee5f8fd

Please sign in to comment.