Skip to content

Commit

Permalink
fix version for scala xml
Browse files Browse the repository at this point in the history
  • Loading branch information
hrj committed Dec 5, 2018
1 parent 379d226 commit c13bf58
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Dependencies.scala
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ object Dependencies {
val scallopVersion = "3.1.5"
val scalaMockVersion = "3.6.0"
val configVersion = "1.3.3"
val scalaXMLVersion = "1.1.2"
val scalaXMLVersion = "1.1.1"
val scalaParserCombinatorsVersion = "1.1.1"
val scalaFXVersion = "8.0.181-R13"
val dirSuiteVersion = "0.6.0"
Expand Down

0 comments on commit c13bf58

Please sign in to comment.