Skip to content

Commit

Permalink
Update dependency org.codehaus.groovy:groovy-cli-commons to v3.0.19 (#…
Browse files Browse the repository at this point in the history
…334)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Aug 22, 2023
1 parent 11fce22 commit b7de5ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cli/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ repositories {
dependencies {
implementation project(':core')
implementation 'ch.qos.logback:logback-classic:1.4.11'
implementation 'org.codehaus.groovy:groovy-cli-commons:3.0.18'
implementation 'org.codehaus.groovy:groovy-cli-commons:3.0.19'

testImplementation project(':server-integration-test')
testImplementation 'org.apache.sshd:sshd-core:2.2.0'
Expand Down

0 comments on commit b7de5ce

Please sign in to comment.