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