Skip to content

Commit 4c79d2c

Browse files
committed
⬆️ sbt 1.0
1 parent 71ab008 commit 4c79d2c

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

project/build.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
sbt.version = 0.13.15
1+
sbt.version = 1.1.1

project/plugins.sbt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
logLevel := Level.Warn
2-
addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.2.25")
3-
addSbtPlugin("com.typesafe.sbt" % "sbt-native-packager" % "1.2.0")
2+
addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.3.3")
3+
addSbtPlugin("com.typesafe.sbt" % "sbt-native-packager" % "1.3.3")
44

0 commit comments

Comments
 (0)