| commit | 97502d9900859c6feb8af76d1ed46d95f725ec5c | [log] [tgz] |
|---|---|---|
| author | Matthias Sohn <matthias.sohn@sap.com> | Tue Dec 26 16:12:30 2023 +0100 |
| committer | Matthias Sohn <matthias.sohn@sap.com> | Tue Dec 26 16:12:30 2023 +0100 |
| tree | 23d2c0efec53b947b77c103ed19dbe919d0e1b20 | |
| parent | 3122006446c01d6f6a1b438dabbe1f9864f3131a [diff] |
Update org.mockito:mockito-core to 5.6.0 Change-Id: Ie31b1db1867079147fce08df05185eb72fffdcc7
diff --git a/WORKSPACE b/WORKSPACE index 017396e..0e0df99 100644 --- a/WORKSPACE +++ b/WORKSPACE
@@ -231,8 +231,8 @@ maven_jar( name = "mockito", - artifact = "org.mockito:mockito-core:2.23.0", - sha1 = "497ddb32fd5d01f9dbe99a2ec790aeb931dff1b1", + artifact = "org.mockito:mockito-core:5.6.0", + sha1 = "550b7a0eb22e1d72d33dcc2e5ef6954f73100d76", ) BYTE_BUDDY_VERSION = "1.10.7"