frankgh commented on code in PR #128: URL: https://github.com/apache/cassandra-sidecar/pull/128#discussion_r1659389726
########## gradle.properties: ########## @@ -26,7 +26,7 @@ dtestApiVersion=0.0.16 # trunk is currently 5.1 - update when trunk moves dtestVersion=5.1 dtestDependencyName=cassandra-dtest-local-all -aswSdkVersion=2.20.43 +aswSdkVersion=2.23.21 Review Comment: ```suggestion awsSdkVersion=2.23.21 ``` -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]

