Skip to content

Commit 781d6cf

Browse files
committed
Update sbt-ci-release to 1.9.2
1 parent 4cc4b1c commit 781d6cf

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
@@ -1,6 +1,6 @@
11
addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.3.1")
22

3-
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.9.0")
3+
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.9.2")
44

55
addSbtPlugin("com.thesamet" % "sbt-protoc" % "1.0.7")
66

0 commit comments

Comments
 (0)