Skip to content

Commit

Permalink
Merge pull request #835 from scala-steward/update/sbt-ci-release-1.6.1
Browse files Browse the repository at this point in the history
sbt-ci-release 1.6.1 (was 1.5.12)
  • Loading branch information
mkurz authored Oct 7, 2024
2 parents 758fe78 + 12ed4ec commit 588886a
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 @@
// Copyright (C) from 2022 The Play Framework Contributors <https://github.com/playframework>, 2011-2021 Lightbend Inc. <https://www.lightbend.com>

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

// For the Cross Build
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.16.0")
Expand Down

0 comments on commit 588886a

Please sign in to comment.