Skip to content

Commit

Permalink
Update sbt-ci-release to 1.5.12 (#350)
Browse files Browse the repository at this point in the history
* Update sbt-ci-release to 1.5.12

* Revert commit(s) 8128322

* Update sbt-ci-release to 1.5.12
  • Loading branch information
scala-steward authored Jul 17, 2023
1 parent a76309a commit cf19dfa
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,6 +1,6 @@
addSbtPlugin("org.jetbrains" % "sbt-idea-plugin" % "3.20.2")
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.11.0")
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.11.0")
addSbtPlugin("com.lucidchart" % "sbt-cross" % "4.0")
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.0")

0 comments on commit cf19dfa

Please sign in to comment.