Skip to content

Commit 73d83fa

Browse files
authored
Merge pull request #2016 from Baeldung/update/circe-core-0.14.15
Update circe-core, circe-generic, ... from 0.14.14 to 0.14.15
2 parents d6efd20 + 1afe566 commit 73d83fa

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.14"
417+
val circeVersion = "0.14.15"
418418
val monixVersion = "3.4.1"
419419

420420
val sparkVersion = "4.0.1"

0 commit comments

Comments
 (0)