Skip to content

Commit

Permalink
Update dependency io.vertx:vertx-json-schema to v4.5.9
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 16, 2024
1 parent dcd3aa8 commit e3502fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ dependencies {
implementation 'com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:2.17.1'

// JSON Schema validator.
implementation 'io.vertx:vertx-json-schema:4.5.7'
implementation 'io.vertx:vertx-json-schema:4.5.9'

// Workarounds for Java's checked exceptions.
implementation 'com.pivovarit:throwing-function:1.5.1'
Expand Down

0 comments on commit e3502fa

Please sign in to comment.