Skip to content

Commit 50787f8

Browse files
authored
Merge pull request #1544 from Baeldung/update/circe-core-0.14.10
Update circe-core, circe-generic, ... from 0.14.9 to 0.14.10
2 parents a05bdac + a3e5fef commit 50787f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -399,7 +399,7 @@ lazy val scala2_libraries =
399399
Defaults.itSettings
400400
)
401401

402-
val circeVersion = "0.14.9"
402+
val circeVersion = "0.14.10"
403403
val monixVersion = "3.4.1"
404404
val sparkVersion = "3.5.2"
405405
val elastic4sVersion = "8.15.0"

0 commit comments

Comments
 (0)