Skip to content

Commit

Permalink
Merge pull request #294 from scala-steward/update/sbt-ci-release-1.6.1
Browse files Browse the repository at this point in the history
Update sbt-ci-release to 1.6.1
  • Loading branch information
sagoez authored Aug 30, 2024
2 parents 04ce081 + 489a838 commit ce8881c
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 @@ -5,4 +5,4 @@ addSbtPlugin("org.scoverage" % "sbt-coveralls" % "1.3.13")
addSbtPlugin("com.timushev.sbt" % "sbt-updates" % "0.6.4")
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.2")
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.12.1")
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.6.0")
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.6.1")

0 comments on commit ce8881c

Please sign in to comment.