aboutsummaryrefslogtreecommitdiffstats
path: root/build.gradle
diff options
context:
space:
mode:
authorPJ Fanning <fanningpj@apache.org>2022-01-26 12:59:23 +0000
committerPJ Fanning <fanningpj@apache.org>2022-01-26 12:59:23 +0000
commit1a81a559b6d87b6a67ec1d34ad5243de1c2100a0 (patch)
tree737e1f68b0c07aae97138b653a9b7e424c7d1370 /build.gradle
parenta56a6ba924e5454c1a1a28262288916b1efe371e (diff)
downloadpoi-1a81a559b6d87b6a67ec1d34ad5243de1c2100a0.tar.gz
poi-1a81a559b6d87b6a67ec1d34ad5243de1c2100a0.zip
update test deps
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1897504 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'build.gradle')
-rw-r--r--build.gradle2
1 files changed, 1 insertions, 1 deletions
diff --git a/build.gradle b/build.gradle
index ec7a639e47..7a0bf47b2a 100644
--- a/build.gradle
+++ b/build.gradle
@@ -120,7 +120,7 @@ subprojects {
commonsMathVersion = '3.6.1'
junitVersion = '5.8.2'
log4jVersion = '2.17.1'
- mockitoVersion = '4.3.0'
+ mockitoVersion = '4.3.1'
hamcrestVersion = '2.2'
xmlbeansVersion = '5.0.3'
batikVersion = '1.14'