Skip to content

Commit

Permalink
updated lib dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
hrj committed Jan 9, 2018
1 parent e319466 commit 7757216
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions project/Dependencies.scala
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,13 @@ import Keys._

object Dependencies {
// Versions
val scalatestVersion = "3.0.3"
val scallopVersion = "3.0.3"
val scalatestVersion = "3.0.4"
val scallopVersion = "3.1.1"
val scalaMockVersion = "3.6.0"
val configVersion = "1.3.1"
val configVersion = "1.3.2"
val scalaXMLVersion = "1.0.6"
val scalaParserCombinatorsVersion = "1.0.6"
val scalaFXVersion = "8.0.102-R11"
val scalaFXVersion = "8.0.144-R12"
val dirSuiteVersion = "0.6.0"

// Libraries
Expand Down

0 comments on commit 7757216

Please sign in to comment.