Skip to content

Commit

Permalink
Merge pull request #1261 from scala-steward/update/fs2-data-xml-1.9.1
Browse files Browse the repository at this point in the history
Update fs2-data-xml to 1.9.1
  • Loading branch information
mergify[bot] committed Oct 16, 2023
2 parents ce93496 + 732d7b1 commit 27f4507
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 @@ -71,7 +71,7 @@ object Dependencies {

object Fs2Data {
val xml: Def.Initialize[ModuleID] =
Def.setting("org.gnieh" %%% "fs2-data-xml" % "1.9.0")
Def.setting("org.gnieh" %%% "fs2-data-xml" % "1.9.1")
}

object Mill {
Expand Down

0 comments on commit 27f4507

Please sign in to comment.