Skip to content

Commit

Permalink
Update fs2-data-xml to 1.9.1
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Oct 16, 2023
1 parent ce93496 commit 732d7b1
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 732d7b1

Please sign in to comment.