Skip to content

Commit 9952d16

Browse files
authored
Merge pull request #1899 from Baeldung/update/circe-core-0.14.14
Update circe-core, circe-generic, ... from 0.14.13 to 0.14.14
2 parents f8baf0e + 6697ac6 commit 9952d16

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.13"
417+
val circeVersion = "0.14.14"
418418
val monixVersion = "3.4.1"
419419
val sparkVersion = "3.5.6"
420420
val elastic4sVersion = "8.18.1"

0 commit comments

Comments
 (0)