Skip to content

Commit ccd9572

Browse files
Update jackson-dataformat-msgpack, ... to 0.9.11 (#975)
Co-authored-by: zio-scala-steward[bot] <145262613+zio-scala-steward[bot]@users.noreply.github.com>
1 parent 64b6523 commit ccd9572

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/BuildHelper.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ object BuildHelper {
4242
val bsonVersion = "5.6.2"
4343
val zioConstraintlessVersion = "0.3.3"
4444
val scalaCollectionCompatVersion = "2.14.0"
45-
val msgpackVersion = "0.9.10"
45+
val msgpackVersion = "0.9.11"
4646
val jacksonScalaVersion = "2.20.1"
4747
val thriftVersion = "0.22.0"
4848
val javaxAnnotationApiVersion = "3.0.0"

0 commit comments

Comments
 (0)