mirror of
https://codeberg.org/PGPainless/wkd-java.git
synced 2025-09-09 03:09:39 +02:00
Bump mockito to 4.5.1
This commit is contained in:
parent
3b9bf52c62
commit
f2833a5a40
2 changed files with 2 additions and 1 deletions
|
@ -19,7 +19,7 @@ dependencies {
|
|||
|
||||
// https://todd.ginsberg.com/post/testing-system-exit/
|
||||
testImplementation "com.ginsberg:junit5-system-exit:$junitSysExitVersion"
|
||||
testImplementation 'org.mockito:mockito-core:4.3.1'
|
||||
testImplementation "org.mockito:mockito-core:$mockitoVersion"
|
||||
|
||||
implementation("org.pgpainless:pgpainless-cert-d:0.1.1")
|
||||
implementation project(':wkd-java')
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue