mirror of
https://github.com/lightbend/config.git
synced 2025-02-19 07:40:31 +08:00
Upgrade to SBT 0.13.7
This commit is contained in:
parent
f3ec3aa910
commit
54e780d308
@ -16,7 +16,7 @@ crossPaths := false
|
||||
|
||||
libraryDependencies += "net.liftweb" %% "lift-json" % "2.5" % "test"
|
||||
|
||||
libraryDependencies += "com.novocode" % "junit-interface" % "0.10-M4" % "test"
|
||||
libraryDependencies += "com.novocode" % "junit-interface" % "0.11" % "test"
|
||||
|
||||
externalResolvers += "Scala Tools Snapshots" at "http://scala-tools.org/repo-snapshots/"
|
||||
|
||||
|
@ -1 +1 @@
|
||||
sbt.version=0.13.1
|
||||
sbt.version=0.13.7
|
||||
|
Loading…
Reference in New Issue
Block a user