Skip to content

Commit e8bea60

Browse files
committed
Upgrade to sbt 1.5.4.
1 parent bffe6e7 commit e8bea60

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

project/build.properties

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
sbt.version=1.3.12
1+
sbt.version=1.5.4

project/plugins.sbt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.6.0")
2-
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "0.7.0")
2+
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "0.8.1")

0 commit comments

Comments
 (0)