Skip to content

Commit 6df0bd0

Browse files
Merge e196dae into a86c60e
2 parents a86c60e + e196dae commit 6df0bd0

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
@@ -119,7 +119,7 @@ val dependenciesToEmbed = Seq(
119119

120120
// JSON
121121
"io.circe" %% "circe-core" % "0.14.14",
122-
"io.circe" %% "circe-generic" % "0.14.13",
122+
"io.circe" %% "circe-generic" % "0.14.14",
123123
"io.circe" %% "circe-parser" % "0.14.14",
124124

125125
// ajd4jp

0 commit comments

Comments
 (0)