Skip to content

Commit

Permalink
Merge pull request #329 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
cquiroz authored May 7, 2024
2 parents a09c206 + 164d785 commit 88cf8cf
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 @@ -70,7 +70,7 @@ lazy val sbt_locales = project
scriptedBufferLog := false,
libraryDependencies ++= Seq(
"com.eed3si9n" %% "gigahorse-okhttp" % "0.7.0",
"org.scala-lang.modules" %% "scala-xml" % "2.2.0",
"org.scala-lang.modules" %% "scala-xml" % "2.3.0",
"org.typelevel" %% "cats-core" % "2.10.0",
"org.typelevel" %% "cats-effect" % "3.5.4",
"com.eed3si9n" %% "treehugger" % "0.4.4"
Expand Down

0 comments on commit 88cf8cf

Please sign in to comment.