Skip to content

Commit

Permalink
Update fs2Version to v3.9.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 12, 2023
1 parent 85a3a8a commit 5e19558
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 @@ -12,7 +12,7 @@ val jettyTestVersion = "9.4.52.v20230823"
val sttpVersion = "3.5.2"
val circeVersion = "0.14.5"
val catsEffectVersion = "3.3.14"
val fs2Version = "3.3.0"
val fs2Version = "3.9.2"
val natchezVersion = "0.3.1"

lazy val gpgPass = Option(System.getenv("GPG_KEY_PASSWORD"))
Expand Down

0 comments on commit 5e19558

Please sign in to comment.