Skip to content

Commit

Permalink
Merge pull request divolte#441 from divolte/dependabot/gradle/com.goo…
Browse files Browse the repository at this point in the history
…gle.javascript-closure-compiler-unshaded-v20200920

Bump closure-compiler-unshaded from v20200830 to v20200920
  • Loading branch information
Fokko authored Sep 22, 2020
2 parents 84d0ae2 + 21fe8e1 commit 5895532
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 5895532

Please sign in to comment.