Skip to content

Commit d20b61b

Browse files
Update dependency org.scala-lang.modules:scala-xml to v2.3.0
1 parent 55cccff commit d20b61b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/Dependencies.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ object Dependencies {
3636
)
3737

3838
val xml = Seq(
39-
"org.scala-lang.modules" %% "scala-xml" % "2.1.0"
39+
"org.scala-lang.modules" %% "scala-xml" % "2.3.0"
4040
)
4141

4242
val monocle = Seq(

0 commit comments

Comments
 (0)