Skip to content

Commit

Permalink
Update scodec-core to 2.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed May 13, 2024
1 parent 63d5be9 commit 499364b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Dependencies.scala
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ object Dependencies {
object Versions {
val FS2 = "3.9.3"
val MUnitCE3 = "1.0.7"
val Scodec = "2.2.2"
val Scodec = "2.3.0"
}

val FS2Core = "co.fs2" %% "fs2-core" % Versions.FS2
Expand Down

0 comments on commit 499364b

Please sign in to comment.