Skip to content

Commit

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

build(deps): Update scala-debug-adapter from 4.2.0 to 4.2.1
  • Loading branch information
tgodzik authored Sep 6, 2024
2 parents 1a586e3 + 16470ce commit 20b5e9f
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.14.0"
val asmVersion = "9.7"
val ztExecVersion = "1.12"
val debugAdapterVersion = "4.2.0"
val debugAdapterVersion = "4.2.1"
val bloopConfigVersion = "2.0.3"
val semanticdbVersion = "4.8.15"
val zinc = "org.scala-sbt" %% "zinc" % zincVersion
Expand Down

0 comments on commit 20b5e9f

Please sign in to comment.