Skip to content

Commit

Permalink
Merge branch 'master' into update/scala-library-2.12.20
Browse files Browse the repository at this point in the history
  • Loading branch information
geirolz authored Sep 10, 2024
2 parents a9877ef + 34aa8af commit a4c8771
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,9 +6,9 @@ object Dependencies {
val cats = "2.10.0"
val catsEffect = "3.5.4"
val fs2 = "3.11.0"
val circe = "0.14.9"
val circe = "0.14.10"
val amqpClient = "5.21.0"
val logback = "1.5.7"
val logback = "1.5.8"
val monix = "3.3.0"
val zio = "1.0.18"
val zioCats = "3.2.9.1"
Expand Down

0 comments on commit a4c8771

Please sign in to comment.