Skip to content

Commit 2f5d0f1

Browse files
committed
Update sbt-test-agent to 1.9.9
1 parent 268b99a commit 2f5d0f1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.sc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ object Dependencies {
6262
def nailgun = ivy"io.github.alexarchambault.bleep:nailgun-server:1.0.7"
6363
def osLib = ivy"com.lihaoyi::os-lib:0.9.0"
6464
def pprint = ivy"com.lihaoyi::pprint:0.8.1"
65-
def sbtTestAgent = ivy"org.scala-sbt:test-agent:1.9.8"
65+
def sbtTestAgent = ivy"org.scala-sbt:test-agent:1.9.9"
6666
def sbtTestInterface = ivy"org.scala-sbt:test-interface:1.0"
6767
def scalaDebugAdapter = ivy"ch.epfl.scala::scala-debug-adapter:4.0.1"
6868
def scalaJsLinker1 = ivy"org.scala-js::scalajs-linker:$scalaJs1Version"

0 commit comments

Comments
 (0)