Update picocli to latest version (#4241)

This commit is contained in:
Anthony Keenan 2018-11-16 10:10:52 +00:00 committed by GitHub
parent 0e51d11743
commit 3ea03068b8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -70,7 +70,7 @@ buildscript {
ext.snappy_version = '0.4'
ext.class_graph_version = '4.2.12'
ext.jcabi_manifests_version = '1.1'
ext.picocli_version = '3.6.1'
ext.picocli_version = '3.8.0'
// Name of the IntelliJ SDK created for the deterministic Java rt.jar.
// ext.deterministic_idea_sdk = '1.8 (Deterministic)'