Skip to content

Commit f7c3a6e

Browse files
committed
Try sbt-develocity 1.2-rc-2
1 parent 1bc1df9 commit f7c3a6e

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

Diff for: project/plugins.sbt

+4-1
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,7 @@ addSbtPlugin("ch.epfl.scala" % "sbt-tasty-mima" % "1.0.0")
2222

2323
addSbtPlugin("com.github.sbt" % "sbt-native-packager" % "1.10.0")
2424

25-
addSbtPlugin("com.gradle" % "sbt-develocity" % "1.1.2")
25+
resolvers +=
26+
"Develocity Artifactory" at "https://repo.grdev.net/artifactory/public/"
27+
28+
addSbtPlugin("com.gradle" % "sbt-develocity" % "1.2-rc-2")

0 commit comments

Comments
 (0)