Skip to content

Commit 9d87ce1

Browse files
Update bson to 5.6.5 (#1066)
Co-authored-by: zio-scala-steward[bot] <145262613+zio-scala-steward[bot]@users.noreply.github.com>
1 parent 4dc773e commit 9d87ce1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

‎project/BuildHelper.scala‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ object BuildHelper {
3939
val zioOpticsVersion = "0.2.2"
4040
val zioBsonVersion = "1.0.10"
4141
val avroVersion = "1.12.1"
42-
val bsonVersion = "5.6.4"
42+
val bsonVersion = "5.6.5"
4343
val zioConstraintlessVersion = "0.3.3"
4444
val scalaCollectionCompatVersion = "2.14.0"
4545
val msgpackVersion = "0.9.11"

0 commit comments

Comments
 (0)