Skip to content

Commit 3d6b8c5

Browse files
renovate[bot]stempler
authored andcommitted
fix(deps): update dependency commons-cli:commons-cli to v1.8.0
1 parent 4f62a97 commit 3d6b8c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -163,7 +163,7 @@ dependencies {
163163
implementation "eu.esdihumboldt.hale:eu.esdihumboldt.hale.adv.merge:$haleVersion"
164164

165165
// CLI
166-
implementation 'commons-cli:commons-cli:1.7.0'
166+
implementation 'commons-cli:commons-cli:1.8.0'
167167
// Groovy Shell
168168
implementation 'jline:jline:2.14.6'
169169

0 commit comments

Comments
 (0)