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 bb804b7 commit dd3ffcdCopy full SHA for dd3ffcd
1 file changed
build.sc
@@ -59,7 +59,7 @@ object Dependencies {
59
def pprint = ivy"com.lihaoyi::pprint:0.8.1"
60
def sbtTestAgent = ivy"org.scala-sbt:test-agent:1.9.3"
61
def sbtTestInterface = ivy"org.scala-sbt:test-interface:1.0"
62
- def scalaDebugAdapter = ivy"ch.epfl.scala::scala-debug-adapter:3.1.3"
+ def scalaDebugAdapter = ivy"ch.epfl.scala::scala-debug-adapter:3.1.4"
63
def scalaJsLinker1 = ivy"org.scala-js::scalajs-linker:$scalaJs1Version"
64
def scalaJsEnvs1 = ivy"org.scala-js::scalajs-js-envs:$scalaJsEnvsVersion"
65
def scalaJsEnvNode1 = ivy"org.scala-js::scalajs-env-nodejs:$scalaJsEnvsVersion"
0 commit comments