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 6a9e084 commit 13c7e23Copy full SHA for 13c7e23
build.sc
@@ -57,7 +57,7 @@ object Dependencies {
57
def nailgun = ivy"io.github.alexarchambault.bleep:nailgun-server:1.0.7"
58
def osLib = ivy"com.lihaoyi::os-lib:0.9.0"
59
def pprint = ivy"com.lihaoyi::pprint:0.8.1"
60
- def sbtTestAgent = ivy"org.scala-sbt:test-agent:1.9.6"
+ def sbtTestAgent = ivy"org.scala-sbt:test-agent:1.9.7"
61
def sbtTestInterface = ivy"org.scala-sbt:test-interface:1.0"
62
def scalaDebugAdapter = ivy"ch.epfl.scala::scala-debug-adapter:3.1.4"
63
def scalaJsLinker1 = ivy"org.scala-js::scalajs-linker:$scalaJs1Version"
0 commit comments