Skip to content

Commit 53bca37

Browse files
chore(deps): update circe-core to 0.14.9 (#6)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 3d5646b commit 53bca37

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/Dependencies.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ object Dependencies {
1414
"com.typesafe" % "config" % "1.4.1",
1515
"io.delta" %% "delta-spark" % "3.1.0",
1616
"io.spray" %% "spray-json" % "1.3.6",
17-
"io.circe" %% "circe-core" % "0.14.7",
17+
"io.circe" %% "circe-core" % "0.14.9",
1818
"io.circe" %% "circe-generic" % "0.14.9",
1919
"io.circe" %% "circe-parser" % "0.14.9"
2020
)

0 commit comments

Comments
 (0)