Skip to content

Commit

Permalink
Update dependency co.fs2:fs2-core to v3.11.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 26, 2024
1 parent d58bd07 commit d3c606e
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 @@ -25,7 +25,7 @@ libraryDependencies ++= Seq(
"org.scalatest" %% "scalatest" % "3.2.19" % Test,
"org.scalamock" %% "scalamock" % "6.0.0" % Test,
"com.github.ben-manes.caffeine" % "caffeine" % "3.1.8",
"co.fs2" %% "fs2-core" % "3.10.2",
"co.fs2" %% "fs2-core" % "3.11.0",
"io.circe" %% "circe-generic" % "0.14.9",
"io.circe" %% "circe-parser" % "0.14.9",
"com.typesafe.scala-logging" %% "scala-logging" % "3.9.5"
Expand Down

0 comments on commit d3c606e

Please sign in to comment.