Skip to content

Commit f127e96

Browse files
committed
Update sbt, sbt plugins
1 parent 3e6b11d commit f127e96

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=1.5.4
1+
sbt.version=1.9.2

project/plugins.sbt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.6.0")
2-
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "0.8.1")
1+
addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.10.0")
2+
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.1.3")

0 commit comments

Comments
 (0)