Skip to content

Commit 878220b

Browse files
authoredMar 13, 2025··
Update sbt-ci-release to 1.9.3 (#729)
1 parent 8508872 commit 878220b

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
@@ -4,4 +4,4 @@ addSbtPlugin("ch.epfl.scala" % "sbt-missinglink" % "0.3.6")
44
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.1.4")
55
addSbtPlugin("io.github.davidgregory084" % "sbt-tpolecat" % "0.4.4")
66
addSbtPlugin("com.timushev.sbt" % "sbt-rewarn" % "0.1.3")
7-
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.9.0")
7+
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.9.3")

0 commit comments

Comments
 (0)
Please sign in to comment.