We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e0b64e8 commit 19df56aCopy full SHA for 19df56a
lib/build.gradle
@@ -33,7 +33,7 @@ dependencies {
33
implementation 'io.vertx:vertx-json-schema:4.5.9'
34
35
// Workarounds for Java's checked exceptions.
36
- implementation 'com.pivovarit:throwing-function:1.5.1'
+ implementation 'com.pivovarit:throwing-function:1.6.1'
37
38
// Use JUnit test framework.
39
testImplementation('org.junit.jupiter:junit-jupiter:5.11.3')
0 commit comments