Skip to content

Commit 265a4ef

Browse files
committed
Update sbt-ci-release to 1.11.1
1 parent cbd0670 commit 265a4ef

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
@@ -9,4 +9,4 @@ addSbtPlugin("com.timushev.sbt" % "sbt-updates" % "0.6.4")
99
addSbtPlugin("org.jetbrains.scala" % "sbt-ide-settings" % "1.1.2")
1010
addSbtPlugin("com.github.sbt" % "sbt-less" % "2.0.1")
1111
addSbtPlugin("com.github.sbt" % "sbt-native-packager" % "1.11.1")
12-
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.9.3")
12+
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.11.1")

0 commit comments

Comments
 (0)