Skip to content

Commit 13c7e23

Browse files
committed
chore: Update test-agent to 1.9.7
1 parent 6a9e084 commit 13c7e23

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ object Dependencies {
5757
def nailgun = ivy"io.github.alexarchambault.bleep:nailgun-server:1.0.7"
5858
def osLib = ivy"com.lihaoyi::os-lib:0.9.0"
5959
def pprint = ivy"com.lihaoyi::pprint:0.8.1"
60-
def sbtTestAgent = ivy"org.scala-sbt:test-agent:1.9.6"
60+
def sbtTestAgent = ivy"org.scala-sbt:test-agent:1.9.7"
6161
def sbtTestInterface = ivy"org.scala-sbt:test-interface:1.0"
6262
def scalaDebugAdapter = ivy"ch.epfl.scala::scala-debug-adapter:3.1.4"
6363
def scalaJsLinker1 = ivy"org.scala-js::scalajs-linker:$scalaJs1Version"

0 commit comments

Comments
 (0)