Skip to content

Commit 8766c91

Browse files
authored
Update to sbt-develocity 1.3.1
1 parent 8c3f1a6 commit 8766c91

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

project/plugins.sbt

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -20,10 +20,7 @@ addSbtPlugin("ch.epfl.scala" % "sbt-tasty-mima" % "1.0.0")
2020

2121
addSbtPlugin("com.github.sbt" % "sbt-native-packager" % "1.10.0")
2222

23-
resolvers +=
24-
"Develocity Artifactory" at "https://repo.grdev.net/artifactory/public/"
25-
26-
addSbtPlugin("com.gradle" % "sbt-develocity" % "1.2.2-rc-1")
23+
addSbtPlugin("com.gradle" % "sbt-develocity" % "1.3.1")
2724

2825
addSbtPlugin("com.gradle" % "sbt-develocity-common-custom-user-data" % "1.1")
2926

0 commit comments

Comments
 (0)