Skip to content

Commit

Permalink
Merge pull request #159 from Dwolla/update/fs2-core-3.9.4
Browse files Browse the repository at this point in the history
Update fs2-core to 3.9.4
  • Loading branch information
mergify[bot] authored Jan 27, 2024
2 parents e457514 + c3ebc40 commit edb514c
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 @@ -195,7 +195,7 @@ lazy val `aws-testkit` = project
.settings(
libraryDependencies ++= {
Seq(
"co.fs2" %% "fs2-core" % "3.9.3",
"co.fs2" %% "fs2-core" % "3.9.4",
"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 edb514c

Please sign in to comment.