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 8c3f1a6 commit 8766c91Copy full SHA for 8766c91
project/plugins.sbt
@@ -20,10 +20,7 @@ addSbtPlugin("ch.epfl.scala" % "sbt-tasty-mima" % "1.0.0")
20
21
addSbtPlugin("com.github.sbt" % "sbt-native-packager" % "1.10.0")
22
23
-resolvers +=
24
- "Develocity Artifactory" at "https://repo.grdev.net/artifactory/public/"
25
-
26
-addSbtPlugin("com.gradle" % "sbt-develocity" % "1.2.2-rc-1")
+addSbtPlugin("com.gradle" % "sbt-develocity" % "1.3.1")
27
28
addSbtPlugin("com.gradle" % "sbt-develocity-common-custom-user-data" % "1.1")
29
0 commit comments