Skip to content

Commit

Permalink
Bump commons-cli:commons-cli from 1.7.0 to 1.8.0
Browse files Browse the repository at this point in the history
Bumps commons-cli:commons-cli from 1.7.0 to 1.8.0.

---
updated-dependencies:
- dependency-name: commons-cli:commons-cli
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and Rsplwe committed May 25, 2024
1 parent f58132d commit 332a8ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ dependencies {
implementation("org.slf4j:slf4j-log4j12:2.0.13")
implementation("com.squareup.okhttp3:okhttp:4.12.0")
implementation("com.github.yescallop:fluent-uri:d8e12f23af")
implementation("commons-cli:commons-cli:1.7.0")
implementation("commons-cli:commons-cli:1.8.0")
implementation("commons-codec:commons-codec:1.17.0")
}

Expand Down

0 comments on commit 332a8ff

Please sign in to comment.