Skip to content

Commit

Permalink
🐳 chore: Upgrade swc4j to v1.1.0 for console
Browse files Browse the repository at this point in the history
  • Loading branch information
caoccao committed Oct 10, 2024
1 parent dcd8d61 commit b2f7ede
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion console/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ object Config {
const val JAVET = "3.1.8"
const val JAVET_BUDDY = "0.2.0"
const val JAVET_SHELL = "0.1.0"
const val JAVET_SWC4J = "1.0.0"
const val JAVET_SWC4J = "1.1.0"
const val JAVENODE = "0.8.0"
const val JETTY_WEBSOCKET = "9.4.53.v20231009"
const val JUNIT = "5.10.1"
Expand Down

0 comments on commit b2f7ede

Please sign in to comment.