Skip to content

Commit 9fb29e8

Browse files
Bump jcommander from 1.72 to 1.75
Bumps [jcommander](https://github.com/cbeust/jcommander) from 1.72 to 1.75. - [Release notes](https://github.com/cbeust/jcommander/releases) - [Changelog](https://github.com/cbeust/jcommander/blob/master/CHANGELOG.md) - [Commits](https://github.com/cbeust/jcommander/commits) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent b1860de commit 9fb29e8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ dependencies {
4141
apt "com.google.auto.value:auto-value:1.5"
4242

4343
compile group: 'io.token.sdk', name: 'tokenio-sdk-integration', version: ver.tokenIntegrationSdk
44-
compile group: 'com.beust', name: 'jcommander', version: '1.72'
44+
compile group: 'com.beust', name: 'jcommander', version: '1.75'
4545

4646
testCompile 'junit:junit:4.12'
4747
testCompile 'org.apache.commons:commons-lang3:3.4'

0 commit comments

Comments
 (0)