Skip to content

Commit

Permalink
Merge pull request #128 from http4s/update/boopickle-1.5.0
Browse files Browse the repository at this point in the history
Update boopickle to 1.5.0
  • Loading branch information
cquiroz authored Nov 30, 2024
2 parents b7698af + 2afb886 commit 6c6835a
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 @@ -10,7 +10,7 @@ ThisBuild / scalaVersion := Scala213
lazy val root = tlCrossRootProject.aggregate(boopickle)

val http4sVersion = "0.23.23"
val boopickleVersion = "1.4.0"
val boopickleVersion = "1.5.0"
val munitVersion = "1.0.0-M8"
val munitCatsEffectVersion = "2.0.0-M3"

Expand Down

0 comments on commit 6c6835a

Please sign in to comment.