tvalentyn commented on a change in pull request #16224:
URL: https://github.com/apache/beam/pull/16224#discussion_r768976068
##########
File path:
buildSrc/src/main/groovy/org/apache/beam/gradle/BeamModulePlugin.groovy
##########
@@ -452,7 +452,7 @@ class BeamModulePlugin implements Plugin<Project> {
def errorprone_version = "2.3.4"
def google_clients_version = "1.32.1"
def google_cloud_bigdataoss_version = "2.2.4"
- def google_cloud_pubsublite_version = "1.2.0"
+ def google_cloud_pubsublite_version = "1.4.5"
Review comment:
```suggestion
def google_cloud_pubsublite_version = "1.4.0.1"
```
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]