Skip to content

Commit 6287734

Browse files
authored
Merge pull request #1313 from Baeldung/update/circe-core-0.14.7
Update circe-core, circe-generic, ... from 0.14.6 to 0.14.7
2 parents 44fe290 + 5db726d commit 6287734

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
@@ -377,7 +377,7 @@ lazy val scala2_libraries =
377377
Defaults.itSettings
378378
)
379379

380-
val circeVersion = "0.14.6"
380+
val circeVersion = "0.14.7"
381381
val monixVersion = "3.4.1"
382382
val elastic4sVersion = "8.11.5"
383383
val sparkVersion = "3.5.1"

0 commit comments

Comments
 (0)