Skip to content

Commit

Permalink
Update js to 23.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Nov 8, 2023
1 parent 30712bb commit 0822d58
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ lazy val commonSettings = Seq(
"io.shiftleft" %% "codepropertygraph" % cpgVersion,
"io.joern" %% "x2cpg" % joernVersion,
"com.github.scopt" %% "scopt" % "4.1.0",
"org.graalvm.js" % "js" % "22.3.4",
"org.graalvm.js" % "js" % "23.0.2",
"com.fasterxml.jackson.core" % "jackson-databind" % "2.15.3",
"com.atlassian.sourcemap" % "sourcemap" % "2.0.0",
"commons-io" % "commons-io" % "2.13.0",
Expand Down

0 comments on commit 0822d58

Please sign in to comment.