Skip to content

Commit

Permalink
Update dependency com.pivovarit:throwing-function to v1.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 24, 2024
1 parent 3100e61 commit 706b9bf
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 @@ -33,7 +33,7 @@ dependencies {
implementation 'io.vertx:vertx-json-schema:4.5.9'

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

// Use JUnit test framework.
testImplementation('org.junit.jupiter:junit-jupiter:5.11.0')
Expand Down

0 comments on commit 706b9bf

Please sign in to comment.