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 681324c commit 208b9e8Copy full SHA for 208b9e8
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.6")
+ require("0.2.8")
20
}
21
22
0 commit comments