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 e0a25ae commit 3f636b2Copy full SHA for 3f636b2
build.gradle
@@ -27,7 +27,7 @@ repositories {
27
28
group = 'software.amazon.nio.s3'
29
archivesBaseName = 'nio-spi-for-s3'
30
-version = '2.2.1'
+version = '2.3.0'
31
32
java {
33
withSourcesJar()
0 commit comments