We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a187826 + 2ab046b commit b95353bCopy full SHA for b95353b
project/build.properties
@@ -1,2 +1,2 @@
1
# suppress inspection "UnusedProperty"
2
-sbt.version=1.10.6
+sbt.version=1.10.7
project/plugins.sbt
@@ -5,7 +5,7 @@ addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.18.1")
5
addSbtPlugin("org.scala-js" % "sbt-jsdependencies" % "1.0.2")
6
addSbtPlugin("org.jetbrains.scala" % "sbt-ide-settings" % "1.1.2")
7
addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.4.7")
8
-addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.9.0")
+addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.9.2")
9
addSbtPlugin("com.github.sbt" % "sbt-unidoc" % "0.5.0")
10
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.1.4")
11
addSbtPlugin("com.timushev.sbt" % "sbt-updates" % "0.6.4")
0 commit comments