Skip to content

Commit

Permalink
Bump dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Kirill5k committed Apr 21, 2024
1 parent 528b81c commit d879d27
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions project/Dependencies.scala
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,11 @@ object Dependencies {
val fs2 = "3.10.2"
val kindProjector = "0.13.3"
val circe = "0.14.6"
val zio = "2.0.21"
val zio = "2.0.22"
val zioInteropReactive = "2.0.2"
val zioJson = "0.6.2"

val logback = "1.5.3"
val logback = "1.5.6"
val scalaTest = "3.2.18"

val embeddedMongo = "4.12.6"
Expand Down

0 comments on commit d879d27

Please sign in to comment.