Skip to content

Commit

Permalink
partial fix scripted for jdk 1.8
Browse files Browse the repository at this point in the history
  • Loading branch information
iusildra committed Aug 9, 2023
1 parent 9c11cc6 commit 5035708
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -10,3 +10,4 @@ val pluginVersion = sys.props

addSbtPlugin("ch.epfl.scala" % "sbt-debug-adapter" % pluginVersion)
libraryDependencies += "ch.epfl.scala" %% "scala-debug-adapter-test" % pluginVersion
addSbtPlugin("org.scala-debugger" % "sbt-jdi-tools" % "1.1.1")

This file was deleted.

0 comments on commit 5035708

Please sign in to comment.