Skip to content

Commit

Permalink
sbt-ci-release 1.6.0 (was 1.5.11)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Aug 13, 2024
1 parent c5e18f5 commit ca0b7e0
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 @@ -4,7 +4,7 @@ addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.0")

addSbtPlugin("com.typesafe.play" % "sbt-plugin" % "2.7.3")

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

// Protobuf
addSbtPlugin("com.thesamet" % "sbt-protoc" % "1.0.6")
Expand Down

0 comments on commit ca0b7e0

Please sign in to comment.