We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 67dc57d commit d70e608Copy full SHA for d70e608
buildSrc/src/main/kotlin/Versions.kt
@@ -24,7 +24,7 @@ object Versions {
24
const val snappy = "1.1.10.5"
25
const val jCommander = "1.82"
26
const val almworks = "1.1.2"
27
- const val minio = "8.5.9"
+ const val minio = "8.5.10"
28
const val guava = "31.1-jre"
29
const val opencsv = "5.8"
30
const val okhttp = "4.12.0"
0 commit comments