Skip to content

Commit

Permalink
build(deps): Update scala-debug-adapter from 4.0.2 to 4.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-center-steward[bot] committed Mar 6, 2024
1 parent 961e7e2 commit b8501c5
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 b8501c5

Please sign in to comment.