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 17, 2024
1 parent 280be37 commit ae43bc3
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 @@ -54,7 +54,7 @@ object Config {
const val COMMONS_LANG3 = "3.14.0"
const val COMMONS_TEXT = "1.11.0"
const val JACKSON = "2.16.1"
const val JAVET = "3.0.4"
const val JAVET = "3.1.0"
const val JUNIT = "5.10.1"
const val SLF4J = "2.0.11"
}
Expand Down

0 comments on commit ae43bc3

Please sign in to comment.