Skip to content

Commit d0ed1ec

Browse files
Bump com.pivovarit:throwing-function from 1.5.1 to 1.6.1 (#3894)
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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ca457b7 commit d0ed1ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/dependencies.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,5 +14,5 @@ ext {
1414
mockitoVersion = "4.11.0"
1515
slf4jVersion = "1.7.36"
1616
testngVersion = "7.5.1" // since 7.6 JDK8 is unsupported, don't bump
17-
throwingFunctionVersion = "1.5.1"
17+
throwingFunctionVersion = "1.6.1"
1818
}

0 commit comments

Comments
 (0)