Skip to content

Commit

Permalink
Merge pull request #465 from gemini-hlsw/update/circe-core-0.14.6
Browse files Browse the repository at this point in the history
Update circe-core, circe-generic, ... to 0.14.6
  • Loading branch information
milessabin authored Aug 31, 2023
2 parents d6843b1 + e4d3398 commit db1e770
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ import scala.concurrent.duration.DurationInt
val catsVersion = "2.10.0"
val catsParseVersion = "0.3.10"
val catsEffectVersion = "3.1.1"
val circeVersion = "0.14.5"
val circeVersion = "0.14.6"
val disciplineMunitVersion = "2.0.0-M3"
val doobieVersion = "1.0.0-RC4"
val flywayVersion = "9.22.0"
Expand Down

0 comments on commit db1e770

Please sign in to comment.