Skip to content

Commit

Permalink
Merge pull request #113 from atamanivovo/AE-2312-libraries-upgrade
Browse files Browse the repository at this point in the history
AE-2312: libraries upgrade
  • Loading branch information
voidcontext committed Dec 14, 2023
2 parents 89efeb5 + 8f3b8c4 commit 9f71f73
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -63,13 +63,13 @@ lazy val metricsCommon = projectMatrix
.settings(common :+ (name := "natchez-extras-metrics"))

val log4catsVersion = "2.6.0"
val natchezVersion = "0.3.3"
val natchezVersion = "0.3.4"
val http4sMilestoneVersion = "1.0.0-M40"
val http4sStableVersion = "0.23.23"
val circeVersion = "0.14.3"
val slf4jVersion = "1.7.36"
val fs2Version = "3.9.1"
val doobieVersion = "1.0.0-RC4"
val doobieVersion = "1.0.0-RC5"
val doobieLegacyVersion = "1.0.0-RC2"

lazy val natchezDatadog = projectMatrix
Expand Down

0 comments on commit 9f71f73

Please sign in to comment.