Skip to content

Commit

Permalink
Merge pull request #2582 from tgodzik/bump-debug-adapter
Browse files Browse the repository at this point in the history
chore: Bump debug adapter to 4.2.2
  • Loading branch information
tgodzik authored Jan 21, 2025
2 parents 6034cbe + 9033c1a commit eeedcb8
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 @@ -42,7 +42,7 @@ object Dependencies {
val jnaVersion = "5.16.0"
val asmVersion = "9.7.1"
val ztExecVersion = "1.12"
val debugAdapterVersion = "4.2.1"
val debugAdapterVersion = "4.2.2"
val bloopConfigVersion = "2.3.1"
val semanticdbVersion = "4.9.9"
val zinc = "org.scala-sbt" %% "zinc" % zincVersion
Expand Down

0 comments on commit eeedcb8

Please sign in to comment.