Bump mockito version to fix tests

Newer mockito version fixes tests which started failing for this branch after the merge of v1.4.2.
This commit is contained in:
cd2357 2020-10-24 11:26:15 +02:00
parent 416373edf5
commit 0cd97a57eb
No known key found for this signature in database
GPG key ID: F26C56748514D0D3

View file

@ -67,7 +67,7 @@ configure(subprojects) {
logbackVersion = '1.1.11'
loggingVersion = '1.2'
lombokVersion = '1.18.12'
mockitoVersion = '3.3.0'
mockitoVersion = '3.5.15'
netlayerVersion = 'cc80787'
protobufVersion = '3.10.0'
protocVersion = protobufVersion