Skip to content

Commit 5a241dd

Browse files
committed
Update sbt-ci-release to 1.11.2
1 parent afebf8f commit 5a241dd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

project/plugins.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
libraryDependencies += "org.scala-sbt" %% "scripted-plugin" % sbtVersion.value
22

3-
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.11.1")
3+
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.11.2")
44

55
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.5")

0 commit comments

Comments
 (0)