mirror of
https://codeberg.org/PGPainless/cert-d-pgpainless.git
synced 2024-12-22 13:17:58 +01:00
Bump mockito to 4.5.1
This commit is contained in:
parent
bdfdb57d1f
commit
006ef4a20d
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ allprojects {
|
||||||
slf4jVersion = '1.7.36'
|
slf4jVersion = '1.7.36'
|
||||||
logbackVersion = '1.2.11'
|
logbackVersion = '1.2.11'
|
||||||
junitVersion = '5.8.2'
|
junitVersion = '5.8.2'
|
||||||
mockitoVersion = '4.2.0'
|
mockitoVersion = '4.5.1'
|
||||||
pgpainlessVersion = '1.2.0'
|
pgpainlessVersion = '1.2.0'
|
||||||
pgpCertDJavaVersion = '0.1.0'
|
pgpCertDJavaVersion = '0.1.0'
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue