We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ca457b7 commit d0ed1ecCopy full SHA for d0ed1ec
gradle/dependencies.gradle
@@ -14,5 +14,5 @@ ext {
14
mockitoVersion = "4.11.0"
15
slf4jVersion = "1.7.36"
16
testngVersion = "7.5.1" // since 7.6 JDK8 is unsupported, don't bump
17
- throwingFunctionVersion = "1.5.1"
+ throwingFunctionVersion = "1.6.1"
18
}
0 commit comments