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 71ab008 commit 4c79d2cCopy full SHA for 4c79d2c
project/build.properties
@@ -1 +1 @@
1
-sbt.version = 0.13.15
+sbt.version = 1.1.1
project/plugins.sbt
@@ -1,4 +1,4 @@
logLevel := Level.Warn
2
-addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.2.25")
3
-addSbtPlugin("com.typesafe.sbt" % "sbt-native-packager" % "1.2.0")
+addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.3.3")
+addSbtPlugin("com.typesafe.sbt" % "sbt-native-packager" % "1.3.3")
4
0 commit comments