Skip to content

Commit

Permalink
Update circe-core, circe-parser to 0.14.10 (#88)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored Oct 3, 2024
1 parent c01298a commit 18a43b2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions project.scala
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
//> using dep "com.softwaremill.sttp.client4::circe::4.0.0-M16"
//> using dep "com.softwaremill.sttp.client4::cats::4.0.0-M16"
//> using dep "io.chrisdavenport::rediculous::0.5.1"
//> using dep "io.circe::circe-core::0.14.9"
//> using dep "io.circe::circe-parser::0.14.9"
//> using dep "io.circe::circe-core::0.14.10"
//> using dep "io.circe::circe-parser::0.14.10"
//> using dep "org.legogroup::woof-core::0.7.0"
//> using dep "com.monovore::decline-effect::2.4.1"
//> using dep "eu.timepit::fs2-cron-cron4s:0.9.0"
Expand Down

0 comments on commit 18a43b2

Please sign in to comment.