We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 29f81e0 commit ade2269Copy full SHA for ade2269
project/plugins.sbt
@@ -22,9 +22,7 @@ addSbtPlugin("ch.epfl.scala" % "sbt-tasty-mima" % "1.0.0")
22
23
addSbtPlugin("com.github.sbt" % "sbt-native-packager" % "1.10.0")
24
25
-addSbtPlugin("com.gradle" % "sbt-develocity" % "1.1.2")
26
-
27
-resolvers +=
28
- "Develocity Artifactory" at "https://repo.grdev.net/artifactory/public/"
29
+resolvers += "Develocity Artifactory" at "https://repo.grdev.net/artifactory/public/"
30
addSbtPlugin("com.gradle" % "sbt-develocity" % "1.2-rc-2")
+
+addSbtPlugin("com.github.sbt" % "sbt-jdi-tools" % "1.2.0")
0 commit comments