Skip to content

Commit

Permalink
Merge pull request #1580 from adpi2/bump-scala-debug
Browse files Browse the repository at this point in the history
bump scala-debug-adapter to 2.0.5
  • Loading branch information
tgodzik authored Oct 6, 2021
2 parents 2da2632 + c28be74 commit 1df4194
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 @@ -55,7 +55,7 @@ object Dependencies {
val asmVersion = "7.0"
val snailgunVersion = "0.4.0"
val ztExecVersion = "1.11"
val debugAdapterVersion = "2.0.4"
val debugAdapterVersion = "2.0.5"

import sbt.librarymanagement.syntax.stringToOrganization
val zinc = "ch.epfl.scala" %% "zinc" % zincVersion
Expand Down

0 comments on commit 1df4194

Please sign in to comment.