Skip to content

Commit

Permalink
Update scala-xml to 2.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward-bot committed Apr 15, 2024
1 parent 4a86688 commit 4d7614b
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 @@ -17,7 +17,7 @@ object Dependencies {
case Some((2, 11)) =>
"org.scala-lang.modules" %% "scala-xml" % "1.3.1"
case _ =>
"org.scala-lang.modules" %% "scala-xml" % "2.2.0"
"org.scala-lang.modules" %% "scala-xml" % "2.3.0"
}
)

Expand Down

0 comments on commit 4d7614b

Please sign in to comment.