Skip to content

Commit a8cf11d

Browse files
authored
chore: update develocity to 1.2-rc5 (#22907)
We update to the latest RC of develocity, which fixes some bugs found during the testing phase.
2 parents 4a08030 + 075b9ab commit a8cf11d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/plugins.sbt

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

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

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

0 commit comments

Comments
 (0)