Skip to content

Commit

Permalink
Update dependency org.scala-lang.modules:scala-xml to v2.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 5, 2023
1 parent 55cccff commit bb413f3
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 xml = Seq(
"org.scala-lang.modules" %% "scala-xml" % "2.1.0"
"org.scala-lang.modules" %% "scala-xml" % "2.2.0"
)

val monocle = Seq(
Expand Down

0 comments on commit bb413f3

Please sign in to comment.