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