Skip to content

Commit 0d700bc

Browse files
committed
update sbt-ci-release
1 parent e30784a commit 0d700bc

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.scalameta" % "sbt-scalafmt" % "2.4.6")
22
addSbtPlugin("io.github.davidgregory084" % "sbt-tpolecat" % "0.4.1")
33
addSbtPlugin("com.github.sbt" % "sbt-github-actions" % "0.24.0")
4-
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.10")
4+
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.9.2")
55
addSbtPlugin("com.timushev.sbt" % "sbt-rewarn" % "0.1.3")

0 commit comments

Comments
 (0)