Skip to content

Commit 55c363d

Browse files
authored
bump sbt version to 1.3.7 (was 1.3.0) (#235)
1 parent 4a3132f commit 55c363d

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.0
1+
sbt.version=1.3.7

project/plugins.sbt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
addSbtPlugin("org.scala-lang.modules" % "sbt-scala-module" % "2.1.2")
1+
addSbtPlugin("org.scala-lang.modules" % "sbt-scala-module" % "2.1.3")

0 commit comments

Comments
 (0)