Skip to content

Commit 4ca503c

Browse files
authored
Merge pull request sbt#275 from sbt/wip/bump-ci-release2
sbt-ci-release 1.9.2
2 parents f0402e7 + 77546f3 commit 4ca503c

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
libraryDependencies += "org.scala-sbt" %% "scripted-plugin" % sbtVersion.value
22

3-
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.9.1")
3+
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.9.2")
44

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

0 commit comments

Comments
 (0)