Skip to content

Commit 8fa09a2

Browse files
committed
Update sbt to 1.2.8
1 parent 1784630 commit 8fa09a2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
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.7
1+
sbt.version=1.2.8

project/plugins.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
addSbtPlugin("com.typesafe.sbt" % "sbt-git" % "0.8.5")
1+
addSbtPlugin("com.typesafe.sbt" % "sbt-git" % "1.0.0")
22

33
// avoids warning from sbt-git, see https://github.com/sbt/sbt-git#known-issues
44
libraryDependencies += "org.slf4j" % "slf4j-nop" % "1.7.21"

0 commit comments

Comments
 (0)