Skip to content

Commit

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

build(deps): Update scala-debug-adapter from 4.0.1 to 4.0.2
  • Loading branch information
tgodzik committed Feb 29, 2024
2 parents ff881d4 + 7f47961 commit 961e7e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Dependencies.scala
Expand Up @@ -45,7 +45,7 @@ object Dependencies {
val asmVersion = "9.6"
val snailgunVersion = "0.4.0"
val ztExecVersion = "1.12"
val debugAdapterVersion = "4.0.1"
val debugAdapterVersion = "4.0.2"
val bloopConfigVersion = "1.5.5"
val semanticdbVersion = "4.8.15"
val zinc = "org.scala-sbt" %% "zinc" % zincVersion
Expand Down

0 comments on commit 961e7e2

Please sign in to comment.