Skip to content

Commit

Permalink
Update fs2-core to 3.9.2
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Sep 13, 2023
1 parent ffb2126 commit fd4d998
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 @@ -38,7 +38,7 @@ sonatypeCredentialHost := "s01.oss.sonatype.org"

val Version = new {
object CE3 {
val fs2 = "3.5.0"
val fs2 = "3.9.2"
val ce = "3.5.1"
}

Expand Down

0 comments on commit fd4d998

Please sign in to comment.