Skip to content

Commit

Permalink
fix(deps): update dependency commons-cli:commons-cli to v1.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and stempler committed Aug 22, 2024
1 parent ef37e4b commit 4ebff3f
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 @@ -163,7 +163,7 @@ dependencies {
implementation "eu.esdihumboldt.hale:eu.esdihumboldt.hale.adv.merge:$haleVersion"

// CLI
implementation 'commons-cli:commons-cli:1.8.0'
implementation 'commons-cli:commons-cli:1.9.0'
// Groovy Shell
implementation 'jline:jline:2.14.6'

Expand Down

0 comments on commit 4ebff3f

Please sign in to comment.