Skip to content

Commit db3b52a

Browse files
Update sbt-ci-release to 1.11.2 (#273)
1 parent 1fa04cd commit db3b52a

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
// testing for sbt plugins
22
libraryDependencies += "org.scala-sbt" %% "scripted-plugin" % sbtVersion.value
3-
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.11.1")
3+
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.11.2")
44
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.5")
55
addSbtPlugin("com.timushev.sbt" % "sbt-updates" % "0.6.4")

0 commit comments

Comments
 (0)