Skip to content

Commit

Permalink
Update sbt-ci-release to 1.9.2 (#174)
Browse files Browse the repository at this point in the history
Co-authored-by: Sjoerd Mulder <sjoerdmulder@gmail.com>
  • Loading branch information
scala-steward and sjoerdmulder authored Jan 24, 2025
1 parent be6f90f commit 747a5a2
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion project/plugins.sbt
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.12")

addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.9.2")
addSbtPlugin("com.github.sbt" % "sbt-release" % "1.4.0")
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.4")
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.3.0")

0 comments on commit 747a5a2

Please sign in to comment.