Skip to content

Commit

Permalink
🐳 chore: Upgrade Javet to v3.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
caoccao committed Mar 16, 2024
1 parent f68d9a2 commit db4b729
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ object Config {

object Versions {
const val JAVA_VERSION = "1.8"
const val JAVET = "3.0.4"
const val JAVET = "3.1.0"
const val JUNIT = "5.10.1"
const val SWC4J = "0.2.0"
}
Expand Down

0 comments on commit db4b729

Please sign in to comment.