Skip to content
This repository has been archived by the owner on May 22, 2024. It is now read-only.

Commit

Permalink
🐳 chore: Upgraded Javet to v3.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
caoccao committed Feb 19, 2024
1 parent edd78a7 commit e79467b
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 @@ -64,7 +64,7 @@ object Config {
object Versions {
const val ANTLR4 = "4.13.1"
const val JAVA_VERSION = "1.8"
const val JAVET = "3.0.2"
const val JAVET = "3.0.4"
const val JAVET_SANITIZER = "0.3.0"
const val JUNIT = "5.10.1"
}
Expand Down

0 comments on commit e79467b

Please sign in to comment.