Skip to content

Commit

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

build(deps): Update scala-debug-adapter from 4.0.3 to 4.0.4
  • Loading branch information
tgodzik committed Mar 12, 2024
2 parents 00295c6 + 93ec4dd commit c824e7b
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.3"
val debugAdapterVersion = "4.0.4"
val bloopConfigVersion = "1.5.5"
val semanticdbVersion = "4.8.15"
val zinc = "org.scala-sbt" %% "zinc" % zincVersion
Expand Down

0 comments on commit c824e7b

Please sign in to comment.