Skip to content

Commit

Permalink
Update circe-core, circe-generic, ... to 0.14.8 (#2213)
Browse files Browse the repository at this point in the history
  • Loading branch information
softwaremill-ci authored Jun 18, 2024
1 parent c7fed6a commit 82d179b
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 @@ -118,7 +118,7 @@ val testServerSettings = Seq(
}
)

val circeVersion: String = "0.14.7"
val circeVersion: String = "0.14.8"

val jsoniterVersion = "2.30.1"

Expand Down

0 comments on commit 82d179b

Please sign in to comment.