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 b11891f commit 842094fCopy full SHA for 842094f
build.gradle.kts
@@ -14,7 +14,7 @@ buildscript {
14
classpath(libs.kotlinx.atomicfu.plugin)
15
classpath("aws.sdk.kotlin:build-plugins") {
16
version {
17
- require("0.2.7")
+ require("0.2.8")
18
}
19
20
0 commit comments