Skip to content

Commit

Permalink
Merge pull request #593 from iheartradio/javakky/sbt-ci-release
Browse files Browse the repository at this point in the history
fix: DownGrade sbt-ci-release
  • Loading branch information
Javakky-pxv authored Jul 14, 2023
2 parents 68ff619 + a407be5 commit bac613b
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 @@ -10,4 +10,4 @@ addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.0")

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

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

0 comments on commit bac613b

Please sign in to comment.