Skip to content

Commit 37e232f

Browse files
sbt-ci-release 1.9.3 (was 1.9.2) (#297)
1 parent e0e500b commit 37e232f

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

0 commit comments

Comments
 (0)