Skip to content

Commit 7fdb766

Browse files
authored
Merge pull request #2703 from tgodzik/update-4.2.7
chore: Update scala debug adapter to 4.2.7 to include support for Scala 3.7.2
2 parents 98d2c71 + 69490fa commit 7fdb766

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.6"
45+
val debugAdapterVersion = "4.2.7"
4646
val bloopConfigVersion = "2.3.2"
4747
val semanticdbVersion = "4.9.9"
4848
val millVersion = "0.12.7"

0 commit comments

Comments
 (0)