diff --git a/project.scala b/project.scala index 69589b3..f29299f 100644 --- a/project.scala +++ b/project.scala @@ -6,9 +6,9 @@ //> using repository https://jitpack.io //> using dep org.typelevel::cats-effect:3.5.2 -//> using dep io.circe::circe-core:0.14.8 -//> using dep io.circe::circe-parser:0.14.8 -//> using dep io.circe::circe-generic:0.14.8 +//> using dep io.circe::circe-core:0.14.10 +//> using dep io.circe::circe-parser:0.14.10 +//> using dep io.circe::circe-generic:0.14.10 //> using dep com.github.pureconfig::pureconfig-core:0.17.4 //> using dep com.github.pureconfig::pureconfig-cats-effect:0.17.4