We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3966785 commit 71052e8Copy full SHA for 71052e8
build.gradle
@@ -21,7 +21,7 @@ repositories {
21
22
dependencies {
23
// For CLI
24
- implementation group: 'com.beust', name: 'jcommander', version: '1.78'
+ implementation group: 'com.beust', name: 'jcommander', version: '1.81'
25
26
// For making HTTP requests
27
implementation group: 'org.apache.httpcomponents', name: 'httpasyncclient', version: '4.1.5'
0 commit comments