We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4259d55 commit 602e69aCopy full SHA for 602e69a
backend/build.sbt
@@ -74,7 +74,6 @@ val mockingbird = (project in file("mockingbird"))
74
"com.github.geirolz" %% "advxml-core" % "2.5.1",
75
"com.github.geirolz" %% "advxml-xpath" % "2.5.1",
76
"io.estatico" %% "newtype" % "0.4.4",
77
- "org.mozilla" % "rhino" % "1.7.14",
78
"org.graalvm.js" % "js" % "22.3.0",
79
"org.slf4j" % "slf4j-api" % "1.7.30" % Provided
80
),
0 commit comments