Skip to content

Commit

Permalink
Bump com.pivovarit:throwing-function from 1.5.1 to 1.6.1 (#3894)
Browse files Browse the repository at this point in the history
Bumps [com.pivovarit:throwing-function](https://github.com/pivovarit/throwing-function) from 1.5.1 to 1.6.1.
- [Release notes](https://github.com/pivovarit/throwing-function/releases)
- [Commits](pivovarit/throwing-function@1.5.1...1.6.1)

---
updated-dependencies:
- dependency-name: com.pivovarit:throwing-function
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 3, 2024
1 parent ca457b7 commit d0ed1ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/dependencies.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,5 @@ ext {
mockitoVersion = "4.11.0"
slf4jVersion = "1.7.36"
testngVersion = "7.5.1" // since 7.6 JDK8 is unsupported, don't bump
throwingFunctionVersion = "1.5.1"
throwingFunctionVersion = "1.6.1"
}

0 comments on commit d0ed1ec

Please sign in to comment.