Skip to content

Commit 96e6c75

Browse files
committed
Try sbt-develocity 1.2-rc-2
1 parent 6f588c2 commit 96e6c75

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

project/plugins.sbt

+5
Original file line numberDiff line numberDiff line change
@@ -23,3 +23,8 @@ addSbtPlugin("ch.epfl.scala" % "sbt-tasty-mima" % "1.0.0")
2323
addSbtPlugin("com.github.sbt" % "sbt-native-packager" % "1.10.0")
2424

2525
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

Comments
 (0)