Skip to content

Commit 4ecbed6

Browse files
committed
Update sbt-ci-release to 1.11.2
1 parent b0fc039 commit 4ecbed6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/plugins.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
addSbtPlugin("org.typelevel" % "sbt-tpolecat" % "0.5.2")
2-
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.11.1")
2+
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.11.2")
33
addSbtPlugin("com.github.sbt" % "sbt-native-packager" % "1.11.1")
44
addSbtPlugin("com.thesamet" % "sbt-protoc" % "1.0.8")
55
addSbtPlugin("org.typelevel" % "sbt-fs2-grpc" % "2.8.2")

0 commit comments

Comments
 (0)