Skip to content

Commit 7bee2ad

Browse files
scala-stewardmichaelmior
authored andcommitted
Update json-schema-validator to 1.5.2
1 parent 9c6f6d6 commit 7bee2ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/Dependencies.scala

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ object Dependencies {
1212
lazy val fuzzySets = "io.github.dataunitylab" %% "fuzzy-sets" % "0.5.1"
1313
lazy val hyperLogLog = "com.github.prasanthj" % "hyperloglog" % "1.1"
1414
lazy val jsonSchemaValidator =
15-
"com.networknt" % "json-schema-validator" % "1.5.1"
15+
"com.networknt" % "json-schema-validator" % "1.5.2"
1616
lazy val openLocationCode =
1717
"com.google.openlocationcode" % "openlocationcode" % "1.0.4"
1818
lazy val scopt = "com.github.scopt" %% "scopt" % "4.1.0"

0 commit comments

Comments
 (0)