Skip to content

Commit

Permalink
Update sbt-ci-release to 1.5.7 (#243)
Browse files Browse the repository at this point in the history
Co-authored-by: przemyslaw wierzbicki <[email protected]>
  • Loading branch information
scala-steward and pshemass authored Apr 14, 2021
1 parent aefec99 commit bf6cf83
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,7 +2,7 @@ addSbtPlugin("ch.epfl.scala" % "sbt-bloop" % "1.4.8")
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.2")
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.2.19")
addSbtPlugin("com.github.cb372" % "sbt-explicit-dependencies" % "0.2.16")
addSbtPlugin("com.geirsson" % "sbt-ci-release" % "1.5.6")
addSbtPlugin("com.geirsson" % "sbt-ci-release" % "1.5.7")
addSbtPlugin("ch.epfl.lamp" % "sbt-dotty" % "0.5.3")

// Scala-js support
Expand Down

0 comments on commit bf6cf83

Please sign in to comment.