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 3010002 commit a847325Copy full SHA for a847325
build.gradle.kts
@@ -16,7 +16,7 @@ buildscript {
16
// only need to include it here, imports in subprojects will work automagically
17
classpath("aws.sdk.kotlin:build-plugins") {
18
version {
19
- require("0.2.5")
+ require("0.2.6")
20
}
21
22
0 commit comments