Skip to content

Commit fb8399c

Browse files
committed
Update sbt-ci-release to 1.9.3
1 parent 673aa3b commit fb8399c

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("io.github.davidgregory084" % "sbt-tpolecat" % "0.3.3")
22
addSbtPlugin("com.codecommit" % "sbt-github-actions" % "0.13.0")
3-
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.6.1")
3+
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.9.3")
44
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.1.4")
55
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.5.4")
66
addSbtPlugin("com.dwijnand" % "sbt-dynver" % "4.1.1")

0 commit comments

Comments
 (0)