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 f30ddb2 commit 8c050a0Copy full SHA for 8c050a0
build.gradle
@@ -34,7 +34,7 @@ apply plugin: "de.marcphilipp.nexus-publish"
34
35
allprojects {
36
group = 'io.minio'
37
- version = '8.5.8'
+ version = '8.5.9'
38
if (!project.hasProperty('release')) {
39
version += '-DEV'
40
}
0 commit comments