Skip to content

Commit

Permalink
Update scala-xml to 2.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Apr 6, 2022
1 parent 3d2d8ff commit 84c9dc5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ val pureconfigVersion = "0.17.1"
val shapelessVersion = "2.3.9"
val scalaCheckVersion = "1.15.4"
val scalaXml1Version = "1.3.0"
val scalaXml2Version = "2.0.1"
val scalaXml2Version = "2.1.0"
val scalazVersion = "7.3.6"
val scodecVersion = "1.11.9"
val scoptVersion = "4.0.1"
Expand Down

0 comments on commit 84c9dc5

Please sign in to comment.