Skip to content

Commit

Permalink
Update dependency org.shredzone.acme4j:acme4j-utils to v2.16
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Feb 16, 2023
1 parent da7b4bc commit 59456f2
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 @@ -21,7 +21,7 @@ dependencies {
implementation "org.yaml:snakeyaml:1.33"
implementation group: 'javax.inject', name: 'javax.inject', version: '1'
implementation 'org.shredzone.acme4j:acme4j-client:2.16'
implementation 'org.shredzone.acme4j:acme4j-utils:2.15'
implementation 'org.shredzone.acme4j:acme4j-utils:2.16'
generateConfig "info.picocli:picocli-codegen:${picocliVersion}"
compileOnly "com.google.code.findbugs:jsr305"
testImplementation("io.micronaut.picocli:micronaut-picocli")
Expand Down

0 comments on commit 59456f2

Please sign in to comment.