Skip to content
This repository was archived by the owner on Mar 24, 2025. It is now read-only.

Commit f112b0d

Browse files
Update sbt-ci-release to 1.9.3 (#360)
1 parent 816cddb commit f112b0d

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,4 +1,4 @@
1-
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.9.2")
1+
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.9.3")
22
addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.10.0")
33
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.3.1")
44
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.4")

0 commit comments

Comments
 (0)