Skip to content

Commit

Permalink
commons-cli 1.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
msgilligan committed Jan 19, 2025
1 parent 4ea7b61 commit 6f7d4aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion consensusj-jsonrpc-cli/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ configurations {
dependencies {
api project(':consensusj-jsonrpc')

api 'commons-cli:commons-cli:1.6.0'
api 'commons-cli:commons-cli:1.9.0'

// Add SLF4J runtime adapter for JDK logging for GraalVM native-image build of jsonrpc tool
nativeToolImplementation "org.slf4j:slf4j-jdk14:${slf4jVersion}"
Expand Down

0 comments on commit 6f7d4aa

Please sign in to comment.