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] committed Sep 25, 2024
1 parent 1428664 commit 6c3f191
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -324,7 +324,7 @@ dependencies {
testImplementation group: 'org.awaitility', name: 'awaitility', version: '4.2.2'
testImplementation group: 'com.github.tomakehurst', name: 'wiremock-jre8-standalone', version: versions.wiremock
testImplementation group: 'org.flywaydb', name: 'flyway-core', version: versions.flyway
testImplementation group: 'com.pivovarit', name: 'throwing-function', version: '1.5.1'
testImplementation group: 'com.pivovarit', name: 'throwing-function', version: '1.6.0'
testImplementation group: 'info.solidsoft.gradle.pitest', name: 'gradle-pitest-plugin', version: versions.gradlePitest
testImplementation 'org.codehaus.sonar-plugins:sonar-pitest-plugin:0.5'
testImplementation 'com.github.hmcts:fortify-client:1.4.4:all'
Expand Down

0 comments on commit 6c3f191

Please sign in to comment.