mirror of
https://codeberg.org/PGPainless/sop-java.git
synced 2025-09-08 01:39:43 +02:00
Move picocli version to version.gradle
This commit is contained in:
parent
aa346459e2
commit
a6be316ed2
2 changed files with 4 additions and 1 deletions
|
@ -10,6 +10,7 @@ allprojects {
|
|||
javaSourceCompatibility = 1.8
|
||||
junitVersion = '5.8.2'
|
||||
junitSysExitVersion = '1.1.2'
|
||||
picocliVersion = '4.6.3'
|
||||
mockitoVersion = '4.5.1'
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue