Skip to content

Commit

Permalink
Configure JDI with sbt-jdi-tools
Browse files Browse the repository at this point in the history
  • Loading branch information
adpi2 committed Feb 17, 2025
1 parent 81146a6 commit 55e7262
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions project/plugins.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -23,3 +23,5 @@ addSbtPlugin("ch.epfl.scala" % "sbt-tasty-mima" % "1.0.0")
addSbtPlugin("com.github.sbt" % "sbt-native-packager" % "1.10.0")

addSbtPlugin("com.gradle" % "sbt-develocity" % "1.1.1")

addSbtPlugin("com.github.sbt" % "sbt-jdi-tools" % "1.2.0")

0 comments on commit 55e7262

Please sign in to comment.