Skip to content

Commit 1350667

Browse files
committed
Update scala-xml to 2.1.0
1 parent a9ddc30 commit 1350667

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ val pureconfigVersion = "0.17.1"
2222
val shapelessVersion = "2.3.9"
2323
val scalaCheckVersion = "1.15.4"
2424
val scalaXml1Version = "1.3.0"
25-
val scalaXml2Version = "2.0.1"
25+
val scalaXml2Version = "2.1.0"
2626
val scalazVersion = "7.3.6"
2727
val scodecVersion = "1.11.9"
2828
val scoptVersion = "4.0.1"

0 commit comments

Comments
 (0)