gaurav-narula commented on code in PR #21863: URL: https://github.com/apache/kafka/pull/21863#discussion_r3774215159
########## gradle/dependencies.gradle: ########## @@ -121,7 +121,7 @@ versions += [ protobuf: "3.25.5", // a dependency of opentelemetryProto pcollections: "4.0.2", re2j: "1.8", - rocksDB: "10.1.3", + rocksDB: "10.5.1", Review Comment: I see newer versions have been published since this PR was raised. Perhaps worth considering a bump to latest? -- 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]
