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-asf[bot] committed Dec 29, 2024
1 parent b5e53b1 commit b9e3535
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 @@ -51,7 +51,7 @@ object Dependencies {
}

object Compile {
val scalaXml = "org.scala-lang.modules" %% "scala-xml" % "2.1.0"
val scalaXml = "org.scala-lang.modules" %% "scala-xml" % "2.3.0"

// For pekko-http spray-json support
val sprayJson = "io.spray" %% "spray-json" % "1.3.6"
Expand Down

0 comments on commit b9e3535

Please sign in to comment.