Skip to content

Commit

Permalink
Merge branch 'master' into update/sbt-1.10.4
Browse files Browse the repository at this point in the history
  • Loading branch information
geirolz authored Oct 29, 2024
2 parents 3ffc7c0 + dbfe289 commit 4710ae7
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 @@ -4,11 +4,11 @@ object Dependencies {

object Version {
val cats = "2.10.0"
val catsEffect = "3.5.4"
val catsEffect = "3.5.5"
val fs2 = "3.11.0"
val circe = "0.14.10"
val amqpClient = "5.22.0"
val logback = "1.5.11"
val logback = "1.5.12"
val monix = "3.3.0"
val zio = "1.0.18"
val zioCats = "3.2.9.1"
Expand Down

0 comments on commit 4710ae7

Please sign in to comment.