We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6d8a350 commit d71a4b2Copy full SHA for d71a4b2
lib/build.gradle
@@ -30,7 +30,7 @@ dependencies {
30
implementation 'com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:2.18.2'
31
32
// JSON Schema validator.
33
- implementation 'io.vertx:vertx-json-schema:5.0.0.CR3'
+ implementation 'io.vertx:vertx-json-schema:5.0.0.CR4'
34
35
// Workarounds for Java's checked exceptions.
36
implementation 'com.pivovarit:throwing-function:1.6.1'
0 commit comments