Skip to content

Commit 55e7262

Browse files
committed
Configure JDI with sbt-jdi-tools
1 parent 81146a6 commit 55e7262

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Diff for: project/plugins.sbt

+2
Original file line numberDiff line numberDiff line change
@@ -23,3 +23,5 @@ addSbtPlugin("ch.epfl.scala" % "sbt-tasty-mima" % "1.0.0")
2323
addSbtPlugin("com.github.sbt" % "sbt-native-packager" % "1.10.0")
2424

2525
addSbtPlugin("com.gradle" % "sbt-develocity" % "1.1.1")
26+
27+
addSbtPlugin("com.github.sbt" % "sbt-jdi-tools" % "1.2.0")

0 commit comments

Comments
 (0)