Skip to content

Commit

Permalink
Merge pull request #846 from scala-steward/update/scala-xml-2.3.0
Browse files Browse the repository at this point in the history
Update scala-xml to 2.3.0
  • Loading branch information
mergify[bot] authored Apr 17, 2024
2 parents 64cb99e + 7ef0b92 commit d6bdcc4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -297,7 +297,7 @@ lazy val library =
val kafkaClient = "3.7.0"
val openPojo = "0.9.1"
val decline = "2.4.1"
val scalaXml = "2.2.0"
val scalaXml = "2.3.0"
}
val catsCore = "org.typelevel" %% "cats-core" % Version.cats
val catsEffect = "org.typelevel" %% "cats-effect" % Version.catsEffect
Expand Down

0 comments on commit d6bdcc4

Please sign in to comment.