Skip to content

Commit

Permalink
Update dependency org.shredzone.acme4j:acme4j-client to v3 (grails#260)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 19, 2023
1 parent 902c933 commit 8f75b5c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion grails-cli/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ dependencies {
implementation "org.fusesource.jansi:jansi:2.4.0"
implementation "org.yaml:snakeyaml:2.2"
implementation group: 'javax.inject', name: 'javax.inject', version: '1'
implementation 'org.shredzone.acme4j:acme4j-client:2.16'
implementation 'org.shredzone.acme4j:acme4j-client:3.1.1'
implementation 'org.shredzone.acme4j:acme4j-utils:2.16'
generateConfig "info.picocli:picocli-codegen:${picocliVersion}"
compileOnly "com.google.code.findbugs:jsr305"
Expand Down

0 comments on commit 8f75b5c

Please sign in to comment.