Skip to content

Commit f55cca7

Browse files
committed
Update fs2-core to 3.9.3
1 parent 4d7dfb6 commit f55cca7

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
@@ -277,7 +277,7 @@ lazy val sangriaTestFS2 = project
277277
.settings(
278278
name := "sangria-test-fs2",
279279
description := "Tests with FS2",
280-
libraryDependencies += "co.fs2" %% "fs2-core" % "3.9.2" % Test
280+
libraryDependencies += "co.fs2" %% "fs2-core" % "3.9.3" % Test
281281
)
282282
.disablePlugins(MimaPlugin)
283283

0 commit comments

Comments
 (0)