Skip to content

Commit

Permalink
Merge pull request #2002 from scalacenter/update/scala-debug-adapter-…
Browse files Browse the repository at this point in the history
…3.0.7

build(deps): Update scala-debug-adapter from 3.0.5 to 3.0.7
  • Loading branch information
ckipp01 committed Mar 9, 2023
2 parents 0d7601f + e6b7dd5 commit af73ff1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Dependencies.scala
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ object Dependencies {
val asmVersion = "9.4"
val snailgunVersion = "0.4.0"
val ztExecVersion = "1.12"
val debugAdapterVersion = "3.0.5"
val debugAdapterVersion = "3.0.7"
val bloopConfigVersion = "1.5.5"

val zinc = "org.scala-sbt" %% "zinc" % zincVersion
Expand Down

0 comments on commit af73ff1

Please sign in to comment.