Skip to content
This repository has been archived by the owner on May 5, 2024. It is now read-only.

Commit

Permalink
chore(deps): bump info.picocli:picocli from 4.7.2 to 4.7.3 (#112)
Browse files Browse the repository at this point in the history
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Apr 20, 2023
1 parent c3885f0 commit 623ea95
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 @@ -30,7 +30,7 @@ dependencies {
implementation group: 'com.fasterxml.jackson.core', name: 'jackson-databind'
implementation "com.fasterxml.jackson.dataformat:jackson-dataformat-yaml"
implementation "com.fasterxml.jackson.datatype:jackson-datatype-jdk8"
implementation 'info.picocli:picocli:4.7.2'
implementation 'info.picocli:picocli:4.7.3'

implementation 'org.slf4j:slf4j-api:2.0.7'
implementation group: 'ch.qos.logback', name: 'logback-classic', version: '1.4.6'
Expand Down

0 comments on commit 623ea95

Please sign in to comment.