Skip to content

Commit

Permalink
Bump closure-compiler-unshaded from v20200830 to v20200920
Browse files Browse the repository at this point in the history
Bumps closure-compiler-unshaded from v20200830 to v20200920.

Signed-off-by: dependabot-preview[bot] <[email protected]>
  • Loading branch information
dependabot-preview[bot] authored Sep 22, 2020
1 parent 84d0ae2 commit 21fe8e1
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 @@ -114,7 +114,7 @@ dependencies {
// - The client from 0.10.2.0 onwards supports brokers from 0.10.0.0 onwards.
// Note: we refer to versioned producer documentation in our documentation.
compile group: 'org.apache.kafka', name:'kafka-clients', version: '2.6.0'
compile group: 'com.google.javascript', name:'closure-compiler-unshaded', version:'v20200830'
compile group: 'com.google.javascript', name:'closure-compiler-unshaded', version:'v20200920'
compile group: 'org.codehaus.groovy', name:'groovy', version: '3.0.5', classifier: 'indy'
compile group: 'net.sf.jopt-simple', name:'jopt-simple', version: '5.0.4'
compile group: 'com.jayway.jsonpath', name: 'json-path', version: '2.4.0'
Expand Down

0 comments on commit 21fe8e1

Please sign in to comment.