Skip to content

Commit

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

build(deps): Update scala-debug-adapter from 3.0.5 to 3.0.9
  • Loading branch information
adpi2 committed Apr 5, 2023
2 parents 42dbc6d + b7d25b3 commit 883f5f6
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.5"
val snailgunVersion = "0.4.0"
val ztExecVersion = "1.12"
val debugAdapterVersion = "3.0.7"
val debugAdapterVersion = "3.0.9"
val bloopConfigVersion = "1.5.5"

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

0 comments on commit 883f5f6

Please sign in to comment.