Skip to content

Commit

Permalink
Update to use version 1.0 of the Develocity Common Custom User Data s…
Browse files Browse the repository at this point in the history
…bt plugin
  • Loading branch information
ribafish committed Apr 2, 2024
1 parent f10b2d8 commit ac7de89
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/plugins.sbt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
addSbtPlugin("com.gradle" % "sbt-develocity" % "1.0")
addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.2.1")
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.2")
//addSbtPlugin("com.gradle" % "sbt-develocity-common-custom-user-data" % "1.0-SNAPSHOT")
addSbtPlugin("com.gradle" % "sbt-develocity-common-custom-user-data" % "1.0")

0 comments on commit ac7de89

Please sign in to comment.