We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7629c23 commit ad7fa0aCopy full SHA for ad7fa0a
2 files changed
project/build.properties
@@ -1 +1 @@
1
-sbt.version=1.12.0
+sbt.version=1.12.9
project/plugins.sbt
@@ -20,6 +20,6 @@ addSbtPlugin("org.scala-native" % "sbt-scala-native" % "0.4.17")
20
21
addSbtPlugin("org.portable-scala" % "sbt-scala-native-crossproject" % "1.3.2")
22
23
-addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.6")
+addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.6.0")
24
25
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.11.2")
0 commit comments