Skip to content
This repository has been archived by the owner on Aug 21, 2024. It is now read-only.

Commit

Permalink
Update sbt-ci-release to 1.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Aug 21, 2024
1 parent fc6e53d commit 2a7827b
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions project/plugins.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,4 @@ logLevel := Level.Warn
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.10.0")
addSbtPlugin("com.eed3si9n" % "sbt-assembly" % "1.0.0")
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.3")
addSbtPlugin("com.geirsson" % "sbt-ci-release" % "1.5.7")

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

0 comments on commit 2a7827b

Please sign in to comment.