Skip to content

Commit

Permalink
scala-xml 1.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
mkurz committed Jul 17, 2023
1 parent 231da57 commit 1182b8e
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 1182b8e

Please sign in to comment.