Skip to content

Commit 289b4fd

Browse files
authored
Merge branch 'master' into update/scalafmt-core-3.9.4
2 parents 30b7c67 + 45fd0f0 commit 289b4fd

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
@@ -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.3")
66

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

0 commit comments

Comments
 (0)