Skip to content

Commit aac9ba9

Browse files
committed
Update sbt-ci-release to 1.11.1
1 parent faffdb8 commit aac9ba9

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 @@
1-
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.11")
1+
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.11.1")
22
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.0.7")
33
addSbtPlugin("com.timushev.sbt" % "sbt-updates" % "0.4.2")
44
addSbtPlugin("io.github.davidgregory084" % "sbt-tpolecat" % "0.4.2")

0 commit comments

Comments
 (0)