Skip to content

Commit c53bc33

Browse files
committed
Remove rhino dependency
1 parent cc22bd3 commit c53bc33

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
@@ -76,7 +76,6 @@ val mockingbird = (project in file("mockingbird"))
7676
"com.github.geirolz" %% "advxml-core" % "2.5.1",
7777
"com.github.geirolz" %% "advxml-xpath" % "2.5.1",
7878
"io.estatico" %% "newtype" % "0.4.4",
79-
"org.mozilla" % "rhino" % "1.7.14",
8079
"org.graalvm.js" % "js" % "22.3.0",
8180
"org.slf4j" % "slf4j-api" % "1.7.30" % Provided
8281
),

0 commit comments

Comments
 (0)