Skip to content

Commit

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

build(deps): Update scala-debug-adapter from 4.0.2 to 4.0.3
  • Loading branch information
tgodzik committed Mar 6, 2024
2 parents 961e7e2 + b8501c5 commit c1f1960
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.2"
val debugAdapterVersion = "4.0.3"
val bloopConfigVersion = "1.5.5"
val semanticdbVersion = "4.8.15"
val zinc = "org.scala-sbt" %% "zinc" % zincVersion
Expand Down

0 comments on commit c1f1960

Please sign in to comment.