Skip to content

Commit

Permalink
Bump everit-json-schema
Browse files Browse the repository at this point in the history
  • Loading branch information
dotasek committed Dec 7, 2023
1 parent 608c928 commit 864e074
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ dependencies {
implementation("net.sf.saxon", "Saxon-HE", "9.5.1-5")
implementation("org.slf4s", "slf4s-api_2.11", "1.7.13")
implementation("com.typesafe.scala-logging", "scala-logging_2.12", "3.5.0")
implementation("com.github.everit-org.json-schema", "org.everit.json.schema", "1.9.1")
implementation("com.github.everit-org.json-schema", "org.everit.json.schema", "1.14.3")
implementation("org.json", "json", "20231013")
implementation("com.google.code.javaparser", "javaparser", "1.0.11")
implementation("com.google.guava", "guava", "32.1.3-jre")
Expand Down

0 comments on commit 864e074

Please sign in to comment.