Skip to content

Commit 1ebf1c4

Browse files
authored
Merge pull request #778 from mkurz/scala-xml-1.3.1
[2.1.x] scala-xml 1.3.1
2 parents 231da57 + 1182b8e commit 1ebf1c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/Dependencies.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ object Dependencies {
3636
val sslConfigVersion = "0.4.3"
3737
val sslConfigCore = Seq("com.typesafe" %% "ssl-config-core" % sslConfigVersion)
3838

39-
val scalaXmlVersion = "1.2.0"
39+
val scalaXmlVersion = "1.3.1"
4040
val scalaXml = Seq("org.scala-lang.modules" %% "scala-xml" % scalaXmlVersion)
4141

4242
val signpostVersion = "1.2.1.2"

0 commit comments

Comments
 (0)