Skip to content

Commit

Permalink
Merge pull request #210 from scala-steward-dev/update/circe-core-0.14.10
Browse files Browse the repository at this point in the history
Update circe-core, circe-generic to 0.14.10
  • Loading branch information
fthomas authored Jan 12, 2025
2 parents 4c13520 + 1e9b9e3 commit 7187052
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.mill
Original file line number Diff line number Diff line change
Expand Up @@ -23,10 +23,10 @@ object hello extends ScalaModule {
}

def ivyDeps = Agg(
ivy"io.circe::circe-core:0.14.6",
ivy"io.circe::circe-core:0.14.10",
ivy"eu.timepit::refined:0.11.3", // huh
ivy"ch.epfl.scala:bsp4j:2.1.1",
ivy"io.circe::circe-generic:0.14.6",
ivy"io.circe::circe-generic:0.14.10",
ivy"javax.jms:javax.jms-api:2.0.1",
ivy"activemq:activemq:4.0-M3",
ivy"io.circe::circe-fs2:0.14.1",
Expand Down

0 comments on commit 7187052

Please sign in to comment.