Skip to content

Commit 602e69a

Browse files
committed
Remove rhino dependency
1 parent 4259d55 commit 602e69a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

backend/build.sbt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,6 @@ val mockingbird = (project in file("mockingbird"))
7474
"com.github.geirolz" %% "advxml-core" % "2.5.1",
7575
"com.github.geirolz" %% "advxml-xpath" % "2.5.1",
7676
"io.estatico" %% "newtype" % "0.4.4",
77-
"org.mozilla" % "rhino" % "1.7.14",
7877
"org.graalvm.js" % "js" % "22.3.0",
7978
"org.slf4j" % "slf4j-api" % "1.7.30" % Provided
8079
),

0 commit comments

Comments
 (0)