Skip to content

Commit

Permalink
build(deps): Update scala-debug-adapter from 3.0.5 to 3.0.9
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-center-steward[bot] authored and adpi2 committed Apr 4, 2023
1 parent 42dbc6d commit b7d25b3
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 b7d25b3

Please sign in to comment.