Skip to content

Commit b99e874

Browse files
committed
wip
1 parent 351c4a2 commit b99e874

File tree

2 files changed

+2
-5
lines changed

2 files changed

+2
-5
lines changed

project/build.properties

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
sbt.version=0.13.18
1+
sbt.version=1.10.6

project/plugins.sbt

+1-4
Original file line numberDiff line numberDiff line change
@@ -1,4 +1 @@
1-
addSbtPlugin("org.scala-lang.modules" % "sbt-scala-module" % "1.0.14")
2-
3-
// Last version that works on Java 6
4-
addSbtPlugin("com.typesafe.sbt" % "sbt-git" % "0.8.5")
1+
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.9.0")

0 commit comments

Comments
 (0)