Skip to content

Commit 8b72e42

Browse files
Update sbt-ci-release to 1.9.2 (#423)
1 parent 9c11744 commit 8b72e42

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
@@ -2,7 +2,7 @@ addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.17.0")
22

33
addSbtPlugin("ch.epfl.scala" % "sbt-scalajs-bundler" % "0.21.1")
44

5-
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.9.0")
5+
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.9.2")
66

77
// sane scalac options
88
addSbtPlugin("io.github.davidgregory084" % "sbt-tpolecat" % "0.3.1")

0 commit comments

Comments
 (0)