MaxNevermind commented on code in PR #7694:
URL: https://github.com/apache/iceberg/pull/7694#discussion_r1274263725


##########
gradle/libs.versions.toml:
##########
@@ -0,0 +1,196 @@
+# Rich versions are used for better compatibility with GitHub's automated 
dependency tools (such as Dependabot and Renovate).
+# Without a rich version definition, dependabot will try to align different 
versions of the same library.
+
+[versions]
+activation = "1.1.1"
+aliyun-sdk-oss = "3.10.2"
+antlr = "4.9.3"
+aircompressor = "0.24"
+arrow = "12.0.1"
+avro = "1.11.1"
+assertj-core = "3.24.2"
+awaitility = "4.2.0"
+awssdk-bom = "2.20.18"
+caffeine = "2.9.3"
+calcite = "1.10.0"
+delta-standalone = "0.6.0"
+delta-core = "2.2.0"
+esotericsoftware-kryo = "4.0.2"
+errorprone-annotations = "2.3.3"
+findbugs-jsr305 = "3.0.2"
+flink115 = { strictly = "[1.15, 1.16[", prefer = "1.15.0"} # see rich version 
usage explanation above
+flink116 = { strictly = "[1.16, 1.17[", prefer = "1.16.2"}
+flink117 = { strictly = "[1.17, 1.18[", prefer = "1.17.1"}
+google-cloud-nio = "0.123.17"

Review Comment:
   done



-- 
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]

Reply via email to