Skip to content

Commit 9b86e4a

Browse files
chore(deps): update dependency com.github.sbt:sbt-ci-release to v1.9.3 (#286)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ff336ac commit 9b86e4a

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
@@ -6,7 +6,7 @@ addSbtPlugin("ch.epfl.scala" % "sbt-web-scalajs-bundler" % "0.21.1")
66

77
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.4")
88
addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.12.2")
9-
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.9.2")
9+
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.9.3")
1010
addSbtPlugin("com.eed3si9n" % "sbt-assembly" % "2.3.1")
1111
addSbtPlugin("com.github.sbt" % "sbt-native-packager" % "1.11.1")
1212
//addSbtPlugin("com.typesafe.sbteclipse" % "sbteclipse-plugin" % "5.2.4")

0 commit comments

Comments
 (0)