Skip to content

Commit 558eefe

Browse files
chore(deps): update fs2version to v3.12.0
1 parent b17783f commit 558eefe

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
@@ -14,7 +14,7 @@ val jettyTestVersion = "11.0.25"
1414
val sttpVersion = "3.5.2"
1515
val circeVersion = "0.14.10"
1616
val catsEffectVersion = "3.6.3"
17-
val fs2Version = "3.11.0"
17+
val fs2Version = "3.12.0"
1818
val natchezVersion = "0.3.7"
1919

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

0 commit comments

Comments
 (0)