Skip to content

Commit

Permalink
Update dependency org.scala-lang.modules:scala-xml to v2.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 17, 2024
1 parent 55cccff commit d20b61b
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.3.0"
)

val monocle = Seq(
Expand Down

0 comments on commit d20b61b

Please sign in to comment.