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 cc22bd3 commit c53bc33Copy full SHA for c53bc33
backend/build.sbt
@@ -76,7 +76,6 @@ val mockingbird = (project in file("mockingbird"))
76
"com.github.geirolz" %% "advxml-core" % "2.5.1",
77
"com.github.geirolz" %% "advxml-xpath" % "2.5.1",
78
"io.estatico" %% "newtype" % "0.4.4",
79
- "org.mozilla" % "rhino" % "1.7.14",
80
"org.graalvm.js" % "js" % "22.3.0",
81
"org.slf4j" % "slf4j-api" % "1.7.30" % Provided
82
),
0 commit comments