Skip to content

Commit

Permalink
Merge pull request #260 from scala-steward/update/sbt-ci-release-1.7.0
Browse files Browse the repository at this point in the history
Upgrade sbt-ci-release from 1.6.1 to 1.7.0
  • Loading branch information
Colin-TUE authored Oct 14, 2024
2 parents 0899e28 + ec19fca commit 2a8c10b
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,5 +1,5 @@
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.6.1")
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.6.1")
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.7.0")
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.17.0")
addSbtPlugin("org.portable-scala" % "sbt-scalajs-crossproject" % "1.3.2")
addSbtPlugin("org.scala-native" % "sbt-scala-native" % "0.4.17")
Expand Down

0 comments on commit 2a8c10b

Please sign in to comment.