We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6f588c2 commit 96e6c75Copy full SHA for 96e6c75
project/plugins.sbt
@@ -23,3 +23,8 @@ addSbtPlugin("ch.epfl.scala" % "sbt-tasty-mima" % "1.0.0")
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
30
+addSbtPlugin("com.gradle" % "sbt-develocity" % "1.2-rc-2")
0 commit comments