Skip to content

Commit c141425

Browse files
authored
Merge pull request #1801 from Baeldung/update/circe-core-0.14.12
Update circe-core, circe-generic, ... from 0.14.10 to 0.14.12
2 parents 93e9d55 + f74cb53 commit c141425

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
@@ -414,7 +414,7 @@ lazy val scala2_libraries =
414414
Defaults.itSettings
415415
)
416416

417-
val circeVersion = "0.14.10"
417+
val circeVersion = "0.14.12"
418418
val monixVersion = "3.4.1"
419419
val sparkVersion = "3.5.5"
420420
val elastic4sVersion = "8.17.1"

0 commit comments

Comments
 (0)