Skip to content

Commit 711f6cd

Browse files
authored
chore: fix signing task dependencies (#1159)
1 parent c23e9a2 commit 711f6cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ buildscript {
1414
classpath(libs.kotlinx.atomicfu.plugin)
1515
classpath("aws.sdk.kotlin:build-plugins") {
1616
version {
17-
require("0.3.0")
17+
require("0.3.1")
1818
}
1919
}
2020
}

0 commit comments

Comments
 (0)