Skip to content

Commit a3e5fef

Browse files
Update circe-core, circe-generic, ... from 0.14.9 to 0.14.10
1 parent 6d8e53d commit a3e5fef

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.14.1"

0 commit comments

Comments
 (0)