Skip to content

Commit

Permalink
Merge pull request #204 from scala-steward/update/sbt-ci-release-1.9.2
Browse files Browse the repository at this point in the history
Update sbt-ci-release to 1.9.2
  • Loading branch information
soronpo authored Jan 23, 2025
2 parents ebcff55 + efd8d3d commit f6de7b1
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
Expand Up @@ -2,6 +2,6 @@ logLevel := Level.Warn

addSbtPlugin("com.timushev.sbt" % "sbt-updates" % "0.6.4")

addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.12")
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.9.2")

addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.4")

0 comments on commit f6de7b1

Please sign in to comment.