Skip to content

Commit

Permalink
Merge pull request #555 from usommerl/update/circe-core-0.14.8
Browse files Browse the repository at this point in the history
Update circe-core, circe-generic, ... to 0.14.8
  • Loading branch information
mergify[bot] committed Jun 18, 2024
2 parents 3fa682e + 469e908 commit 0bb8891
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 @@ -7,7 +7,7 @@ ThisBuild / libraryDependencySchemes += "com.softwaremill.sttp.apispec" %% "apis

val v = new {
val apispec = "0.10.0"
val circe = "0.14.7"
val circe = "0.14.8"
val ciris = "3.6.0"
val http4s = "0.23.27"
val odin = "0.13.0"
Expand Down

0 comments on commit 0bb8891

Please sign in to comment.