Skip to content

Commit

Permalink
Merge pull request #778 from mkurz/scala-xml-1.3.1
Browse files Browse the repository at this point in the history
[2.1.x] scala-xml 1.3.1
  • Loading branch information
mkurz authored Jul 17, 2023
2 parents 231da57 + 1182b8e commit 1ebf1c4
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 @@ -36,7 +36,7 @@ object Dependencies {
val sslConfigVersion = "0.4.3"
val sslConfigCore = Seq("com.typesafe" %% "ssl-config-core" % sslConfigVersion)

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

val signpostVersion = "1.2.1.2"
Expand Down

0 comments on commit 1ebf1c4

Please sign in to comment.