lukasz-antoniak commented on code in PR #336: URL: https://github.com/apache/cassandra-sidecar/pull/336#discussion_r3091670332
########## gradle.properties: ########## @@ -46,5 +46,5 @@ swaggerVersion=2.2.21 kryoVersion=4.0.2 # OSHI dependencies oshiVersion=6.9.0 -analyticsVersion=0.3.0 +analyticsVersion=0.4-SNAPSHOT Review Comment: Temporary increment to test Analytics and Sidecar locally. Due to shared interface of `CQLSessionProvider` (which references driver 3.x API that changed), both projects have to be upgraded together. -- 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]

