Skip to content

Commit

Permalink
Merge pull request #112 from SumoLogic-Labs/dependabot/gradle/commons…
Browse files Browse the repository at this point in the history
…-cli-commons-cli-1.7.0

Bump commons-cli:commons-cli from 1.5.0 to 1.7.0
  • Loading branch information
mccartney authored May 21, 2024
2 parents 8ca7c84 + 2fb6b49 commit 7678b1b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ buildscript {
}

// NOTE(mccartney, 2022-07-11): Keeping these versions here works with Dependabot. Moving to gradle.properties does not.
ext.commonsCliVersion = '1.5.0'
ext.commonsCliVersion = '1.7.0'
ext.commonsIoVersion = '2.15.1'
ext.jlineVersion = '2.14.6'
ext.jodaTimeVersion = '2.12.5'
Expand Down

0 comments on commit 7678b1b

Please sign in to comment.