Skip to content

Commit

Permalink
Remove rhino dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
danslapman committed Dec 11, 2022
1 parent 4259d55 commit 602e69a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion backend/build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,6 @@ val mockingbird = (project in file("mockingbird"))
"com.github.geirolz" %% "advxml-core" % "2.5.1",
"com.github.geirolz" %% "advxml-xpath" % "2.5.1",
"io.estatico" %% "newtype" % "0.4.4",
"org.mozilla" % "rhino" % "1.7.14",
"org.graalvm.js" % "js" % "22.3.0",
"org.slf4j" % "slf4j-api" % "1.7.30" % Provided
),
Expand Down

0 comments on commit 602e69a

Please sign in to comment.