Skip to content

Commit f8498b2

Browse files
committed
chore: bump develocity to 1.2
1 parent 0cd43fe commit f8498b2

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

project/plugins.sbt

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@ addSbtPlugin("ch.epfl.scala" % "sbt-tasty-mima" % "1.0.0")
2222

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

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

2827
addSbtPlugin("com.github.sbt" % "sbt-jdi-tools" % "1.2.0")

0 commit comments

Comments
 (0)