Skip to content

Commit ca7a5d5

Browse files
authored
Merge pull request #1072 from scala-steward/update/fs2-core-3.9.3
Update fs2-core to 3.9.3
2 parents 4d7dfb6 + f55cca7 commit ca7a5d5

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)