Skip to content

Commit

Permalink
Update zio-json-yaml to 0.7.37
Browse files Browse the repository at this point in the history
  • Loading branch information
zio-scala-steward[bot] committed Mar 4, 2025
1 parent a009f57 commit 504f318
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 @@ -7,7 +7,7 @@ object Dependencies {
val ScalaCompatCollectionVersion = "2.13.0"
val ZioVersion = "2.1.16"
val ZioCliVersion = "0.7.0"
val ZioJsonVersion = "0.7.36"
val ZioJsonVersion = "0.7.37"
val ZioParserVersion = "0.1.10"
val ZioSchemaVersion = "1.6.3"
val SttpVersion = "3.3.18"
Expand Down

2 comments on commit 504f318

@github-actions
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚀 : Performance Benchmarks (SimpleEffectBenchmarkServer)

concurrency: 256
requests/sec: 368427

@github-actions
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚀 : Performance Benchmarks (PlainTextBenchmarkServer)

concurrency: 256
requests/sec: 374442

Please sign in to comment.