Skip to content

Commit bc32e31

Browse files
scala-stewardmergify[bot]
authored andcommitted
Update sbt-ci-release-early to 2.0.38
1 parent b90f78c commit bc32e31

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.5.0")
22
addSbtPlugin("io.github.davidgregory084" % "sbt-tpolecat" % "0.4.1")
33
addSbtPlugin("com.codecommit" % "sbt-github-actions" % "0.14.2")
4-
addSbtPlugin("io.shiftleft" % "sbt-ci-release-early" % "2.0.37")
4+
addSbtPlugin("io.shiftleft" % "sbt-ci-release-early" % "2.0.38")
55
addSbtPlugin("com.dwijnand" % "sbt-dynver" % "4.1.1")

0 commit comments

Comments
 (0)