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 268b99a commit 2f5d0f1Copy full SHA for 2f5d0f1
1 file changed
build.sc
@@ -62,7 +62,7 @@ object Dependencies {
62
def nailgun = ivy"io.github.alexarchambault.bleep:nailgun-server:1.0.7"
63
def osLib = ivy"com.lihaoyi::os-lib:0.9.0"
64
def pprint = ivy"com.lihaoyi::pprint:0.8.1"
65
- def sbtTestAgent = ivy"org.scala-sbt:test-agent:1.9.8"
+ def sbtTestAgent = ivy"org.scala-sbt:test-agent:1.9.9"
66
def sbtTestInterface = ivy"org.scala-sbt:test-interface:1.0"
67
def scalaDebugAdapter = ivy"ch.epfl.scala::scala-debug-adapter:4.0.1"
68
def scalaJsLinker1 = ivy"org.scala-js::scalajs-linker:$scalaJs1Version"
0 commit comments