Skip to content

Commit e2cfc6d

Browse files
committed
Update sbt-ci-release to 1.9.2
1 parent a23ad68 commit e2cfc6d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/plugins.sbt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
resolvers += Resolver.sonatypeRepo("snapshots")
22

33
addSbtPlugin("org.portable-scala" % "sbt-crossproject" % "1.3.1")
4-
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.12")
4+
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.9.2")
55
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.0")
66
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.11.0")

0 commit comments

Comments
 (0)