Skip to content

Commit

Permalink
Merge #3894 into 3.7.0-RC1
Browse files Browse the repository at this point in the history
  • Loading branch information
chemicL committed Oct 3, 2024
2 parents 6ee2ce1 + d0ed1ec commit 3ea75f1
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 3ea75f1

Please sign in to comment.