Skip to content

Commit

Permalink
Merge pull request #142 from scala-steward/update/9.x/patches
Browse files Browse the repository at this point in the history
[9.x] Patch updates
  • Loading branch information
mkurz authored May 8, 2024
2 parents 000b7fb + 2b0bcd9 commit d9d5da0
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(dependency = "ch.epfl.scala" % "sbt-version-policy" % "3.2.1")
addSbtPlugin(dependency = "com.github.sbt" % "sbt-unidoc" % "0.5.0")
addSbtPlugin(dependency = "com.typesafe.play" % "sbt-plugin" % "2.9.2")
addSbtPlugin(dependency = "com.typesafe.play" % "sbt-plugin" % "2.9.3")
addSbtPlugin(dependency = "com.github.sbt" % "sbt-ci-release" % "1.5.12")

0 comments on commit d9d5da0

Please sign in to comment.