mirror of
https://github.com/pgpainless/pgpainless.git
synced 2025-09-09 18:29:39 +02:00
Bump dependencies
This commit is contained in:
parent
59f1a85887
commit
39686949d2
3 changed files with 5 additions and 5 deletions
|
@ -12,7 +12,7 @@ dependencies {
|
|||
|
||||
// https://todd.ginsberg.com/post/testing-system-exit/
|
||||
testImplementation 'com.ginsberg:junit5-system-exit:1.1.1'
|
||||
testImplementation "org.mockito:mockito-core:3.11.2"
|
||||
testImplementation 'org.mockito:mockito-core:4.2.0'
|
||||
|
||||
implementation(project(":sop-java"))
|
||||
implementation "info.picocli:picocli:$picocliVersion"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue