aboutsummaryrefslogtreecommitdiffstats
path: root/WORKSPACE
diff options
context:
space:
mode:
authorMatthias Sohn <matthias.sohn@sap.com>2023-12-10 00:08:09 +0100
committerMatthias Sohn <matthias.sohn@sap.com>2023-12-22 23:20:40 +0100
commitb450ff1800cb52ecb2c90e9c2530af2616053eca (patch)
treebf542c2bbcec66ade596deb232e595c3c6351474 /WORKSPACE
parent3cefca094084a171e26cf46fcf97a6ae64db8434 (diff)
downloadjgit-b450ff1800cb52ecb2c90e9c2530af2616053eca.tar.gz
jgit-b450ff1800cb52ecb2c90e9c2530af2616053eca.zip
Update mockito to 5.8.0
Change-Id: I70d33b7af25fcb4754fb048dd9054eef7356f00c
Diffstat (limited to 'WORKSPACE')
-rw-r--r--WORKSPACE4
1 files changed, 2 insertions, 2 deletions
diff --git a/WORKSPACE b/WORKSPACE
index 58a0a73eab..889f0f397e 100644
--- a/WORKSPACE
+++ b/WORKSPACE
@@ -178,8 +178,8 @@ maven_jar(
maven_jar(
name = "mockito",
- artifact = "org.mockito:mockito-core:5.7.0",
- sha1 = "a1c258331ab91d66863c983aff7136357e9de056",
+ artifact = "org.mockito:mockito-core:5.8.0",
+ sha1 = "df310627f77f859114ad31e1376fff0dce263cca",
)
maven_jar(