Skip to content

Commit

Permalink
Merge branch 'master' into update/scalafmt-core-3.7.14
Browse files Browse the repository at this point in the history
  • Loading branch information
mergify[bot] authored Sep 6, 2023
2 parents 64cd260 + e411851 commit af1055e
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 @@ -150,6 +150,6 @@ lazy val fs2 = project
.settings(
name := "colibri-fs2",
libraryDependencies ++= Seq(
"co.fs2" %%% "fs2-core" % "3.8.0",
"co.fs2" %%% "fs2-core" % "3.9.1",
),
)

0 comments on commit af1055e

Please sign in to comment.