Skip to content

Commit 6a540e5

Browse files
Update circe-core, circe-jawn, ... to 0.14.14 (#490)
1 parent e0cb306 commit 6a540e5

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
@@ -5,7 +5,7 @@ ThisBuild / tlFatalWarnings := false //TODO: ... fix this someday
55
ThisBuild / githubWorkflowBuildMatrixFailFast := Some(false)
66

77
val Versions = new {
8-
val circe = "0.14.13"
8+
val circe = "0.14.14"
99
val discipline = "1.7.0"
1010
val scalaCheck = "1.18.1"
1111
val scalaTest = "3.2.18"

0 commit comments

Comments
 (0)