Skip to content

Commit 67a35dd

Browse files
authored
Merge branch 'master' into deprecate
2 parents 5d52d9d + feff7f1 commit 67a35dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,6 +150,6 @@ lazy val fs2 = project
150150
.settings(
151151
name := "colibri-fs2",
152152
libraryDependencies ++= Seq(
153-
"co.fs2" %%% "fs2-core" % "3.9.2",
153+
"co.fs2" %%% "fs2-core" % "3.9.3",
154154
),
155155
)

0 commit comments

Comments
 (0)