Skip to content

Commit af73ff1

Browse files
authored
Merge pull request scalacenter#2002 from scalacenter/update/scala-debug-adapter-3.0.7
build(deps): Update scala-debug-adapter from 3.0.5 to 3.0.7
2 parents 0d7601f + e6b7dd5 commit af73ff1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/Dependencies.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ object Dependencies {
4444
val asmVersion = "9.4"
4545
val snailgunVersion = "0.4.0"
4646
val ztExecVersion = "1.12"
47-
val debugAdapterVersion = "3.0.5"
47+
val debugAdapterVersion = "3.0.7"
4848
val bloopConfigVersion = "1.5.5"
4949

5050
val zinc = "org.scala-sbt" %% "zinc" % zincVersion

0 commit comments

Comments
 (0)