File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -39,11 +39,11 @@ resolvers +=
3939
4040// Test
4141
42- libraryDependencies += " org.specs2" %% " specs2-core" % " 4.7.1 " % Test
42+ libraryDependencies += " org.specs2" %% " specs2-core" % " 4.8.0 " % Test
4343
4444libraryDependencies += " ch.qos.logback" % " logback-classic" % " 1.2.3" % Test
4545
46- libraryDependencies += " joda-time" % " joda-time" % " 2.10.3 " % Test
46+ libraryDependencies += " joda-time" % " joda-time" % " 2.10.5 " % Test
4747
4848libraryDependencies += " org.json4s" %% " json4s-native" % " 3.6.7" % Test
4949
Original file line number Diff line number Diff line change 1- sbt.version =1.3.2
1+ sbt.version =1.3.3
Original file line number Diff line number Diff line change @@ -14,11 +14,11 @@ addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.9.0")
1414
1515// updates, release
1616
17- addSbtPlugin(" com.timushev.sbt" % " sbt-updates" % " 0.4.3 " )
17+ addSbtPlugin(" com.timushev.sbt" % " sbt-updates" % " 0.5.0 " )
1818
1919addSbtPlugin(" org.foundweekends" % " sbt-bintray" % " 0.5.5" )
2020
21- addSbtPlugin(" com.github.gseitz" % " sbt-release" % " 1.0.11 " )
21+ addSbtPlugin(" com.github.gseitz" % " sbt-release" % " 1.0.12 " )
2222
2323// paradox
2424addSbtPlugin(" com.lightbend.paradox" % " sbt-paradox" % " 0.6.6" )
You can’t perform that action at this time.
0 commit comments