Skip to content

Commit

Permalink
chore(Dependencies) : update zio, zio-streams from 1.0.18 to 2.1.7
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Aug 5, 2024
1 parent a76a011 commit e74e813
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 @@ -154,7 +154,7 @@ object Dependencies {
val scalikejdbc = "3.5.0"
val sqlline = "1.12.0"
val tapir = "0.17.20"
val zio = "1.0.18"
val zio = "2.1.7"
val zioLogging = "0.5.16"
val zioInteropReactiveStreams = "1.3.12"
}
Expand Down

0 comments on commit e74e813

Please sign in to comment.