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 cc51bfc commit bcec774Copy full SHA for bcec774
build.gradle.kts
@@ -18,7 +18,7 @@ buildscript {
18
// only need to include it here, imports in subprojects will work automagically
19
classpath("aws.sdk.kotlin:build-plugins") {
20
version {
21
- require("0.3.0")
+ require("0.3.1")
22
}
23
24
0 commit comments