Skip to content

Commit

Permalink
deps: update dependency org.apache.kafka:kafka-clients to v2.6.0 (#279)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Oct 6, 2020
1 parent e98aa25 commit 1985946
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pubsublite-kafka-shim/pom.xml
Expand Up @@ -28,7 +28,7 @@
<dependency>
<groupId>org.apache.kafka</groupId>
<artifactId>kafka-clients</artifactId>
<version>2.5.0</version>
<version>2.6.0</version>
</dependency>
<dependency>
<groupId>io.grpc</groupId>
Expand Down

0 comments on commit 1985946

Please sign in to comment.