Skip to content

Commit

Permalink
Bump logback-classic from 1.2.3 to 1.2.4-groovyless (#984)
Browse files Browse the repository at this point in the history
Bumps logback-classic from 1.2.3 to 1.2.4-groovyless.

Signed-off-by: dependabot-preview[bot] <[email protected]>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
  • Loading branch information
dependabot-preview[bot] authored Jul 23, 2021
1 parent 9342b29 commit 77c2c39
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/java/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -57,5 +57,5 @@ dependencies {
implementation 'io.grpc:grpc-protobuf:1.24.1'
implementation 'com.salesforce.servicelibs:reactor-grpc-stub:0.10.0'

runtimeOnly 'ch.qos.logback:logback-classic:1.2.3'
runtimeOnly 'ch.qos.logback:logback-classic:1.2.4-groovyless'
}

0 comments on commit 77c2c39

Please sign in to comment.