Skip to content

Commit

Permalink
Update scala-xml to 2.3.0 in main
Browse files Browse the repository at this point in the history
  • Loading branch information
http4s-steward[bot] committed Apr 15, 2024
1 parent d4345fc commit 05d3a0d
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 @@ -22,7 +22,7 @@ object Dependencies {
lazy val logbackClassic = "ch.qos.logback" % "logback-classic" % "1.2.11"
lazy val uadetector = "net.sf.uadetector" % "uadetector-resources" % "2014.10"
lazy val shapeless = "com.chuusai" %% "shapeless" % "2.3.9"
lazy val scalaXml = "org.scala-lang.modules" %% "scala-xml" % "2.1.0"
lazy val scalaXml = "org.scala-lang.modules" %% "scala-xml" % "2.3.0"
lazy val swaggerUi = "org.webjars" % "swagger-ui" % "3.52.5"
lazy val munit = "org.scalameta" %% "munit" % "0.7.29" % "test"
lazy val munitCatsEffect = "org.typelevel" %% "munit-cats-effect-3" % "1.0.7" % "test"
Expand Down

0 comments on commit 05d3a0d

Please sign in to comment.