Skip to content

Commit

Permalink
Update fs2-core to 3.11.0
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Aug 27, 2024
1 parent 5a61ebe commit 104fad4
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.11.0"
val ce = "3.5.3"
}

Expand Down

0 comments on commit 104fad4

Please sign in to comment.