Skip to content

Commit

Permalink
Update sbt-ci-release to 1.5.12 (#104)
Browse files Browse the repository at this point in the history
  • Loading branch information
zhongl authored Nov 28, 2023
1 parent 1f164e2 commit ec70d70
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 @@ -16,6 +16,6 @@ addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.2.1")

addSbtPlugin("com.github.sbt" % "sbt-git" % "2.0.1")

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

addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.10.4")

0 comments on commit ec70d70

Please sign in to comment.