Skip to content

Commit 4de812d

Browse files
scalameta-botkitbellew
authored andcommitted
Update sbt-ci-release to 1.5.11
1 parent 450e10c commit 4de812d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/plugins.sbt

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ resolvers ++= Seq(
66

77
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.3.6")
88
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.6")
9-
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.10")
9+
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.11")
1010
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.11.0")
1111
addSbtPlugin("com.eed3si9n" % "sbt-assembly" % "2.0.0")
1212
addSbtPlugin("org.scalameta" % "sbt-native-image" % "0.3.2")

0 commit comments

Comments
 (0)