Skip to content

Commit 3f9ec24

Browse files
authored
Update sbt-ci-release to 1.5.10
1 parent 1bc02a6 commit 3f9ec24

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.scala-exercises" % "sbt-exercise" % "0.6.7")
2-
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.9")
2+
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.10")
33
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.2.23")
44
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.3")
55
addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.6.0")

0 commit comments

Comments
 (0)