Skip to content

Commit

Permalink
Update fs2-core to 3.9.3
Browse files Browse the repository at this point in the history
  • Loading branch information
dwolla-oss-scala-steward[bot] committed Nov 6, 2023
1 parent e4b2ef3 commit cb0ce41
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 @@ -161,7 +161,7 @@ lazy val `aws-testkit` = project
.settings(
libraryDependencies ++= {
Seq(
"co.fs2" %% "fs2-core" % "3.9.2",
"co.fs2" %% "fs2-core" % "3.9.3",
"org.scalacheck" %% "scalacheck" % "1.17.0",
"com.47deg" %% "scalacheck-toolbox-datetime" % "0.7.0" exclude("joda-time", "joda-time"),
)
Expand Down

0 comments on commit cb0ce41

Please sign in to comment.