Skip to content

Commit 19df56a

Browse files
Update dependency com.pivovarit:throwing-function to v1.6.1 (#60)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e0b64e8 commit 19df56a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ dependencies {
3333
implementation 'io.vertx:vertx-json-schema:4.5.9'
3434

3535
// Workarounds for Java's checked exceptions.
36-
implementation 'com.pivovarit:throwing-function:1.5.1'
36+
implementation 'com.pivovarit:throwing-function:1.6.1'
3737

3838
// Use JUnit test framework.
3939
testImplementation('org.junit.jupiter:junit-jupiter:5.11.3')

0 commit comments

Comments
 (0)