diff --git a/build.sbt b/build.sbt index b04853c..5d62ba4 100644 --- a/build.sbt +++ b/build.sbt @@ -28,7 +28,7 @@ ThisBuild / developers := List( ThisBuild / testOptions += Tests.Argument("-oD") val scribeVersion = "3.10.4" -val profigVersion = "3.4.4" +val profigVersion = "3.4.15" val reactifyVersion = "4.0.8" val mongoScalaDriverVersion = "4.7.2" val catsEffectVersion: String = "3.3.14"