Skip to content

Commit

Permalink
chore: Bump debug adatper to 4.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
tgodzik committed Jan 21, 2025
1 parent 6034cbe commit 9033c1a
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 9033c1a

Please sign in to comment.