Skip to content

Commit 7a58bc6

Browse files
authored
Merge pull request #2706 from tgodzik/update-scala-debug-adapter
chore: Update scala debug adapter to 4.2.8
2 parents b164c37 + 8567279 commit 7a58bc6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

project/Dependencies.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ object Dependencies {
4242
val jnaVersion = "5.17.0"
4343
val asmVersion = "9.8"
4444
val ztExecVersion = "1.12"
45-
val debugAdapterVersion = "4.2.7"
45+
val debugAdapterVersion = "4.2.8"
4646
val bloopConfigVersion = "2.3.2"
4747
val semanticdbVersion = "4.9.9"
4848
val millVersion = "0.12.7"

0 commit comments

Comments
 (0)