Skip to content

Commit

Permalink
🐳 chore: Upgrade Javet to v3.1.7
Browse files Browse the repository at this point in the history
  • Loading branch information
caoccao committed Sep 13, 2024
1 parent b2e3a1d commit 83bc356
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 @@ -67,7 +67,7 @@ object Config {
object Versions {
const val BYTE_BUDDY = "1.14.10"
const val JAVA_VERSION = "1.8"
const val JAVET = "3.1.4"
const val JAVET = "3.1.7"
const val JAVENODE = "0.8.0"
const val JUNIT = "5.10.1"
const val VERTX = "4.4.6"
Expand Down

0 comments on commit 83bc356

Please sign in to comment.