Skip to content

Commit 842094f

Browse files
authored
misc: bump build plugin (#1091)
1 parent b11891f commit 842094f

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.2.7")
17+
require("0.2.8")
1818
}
1919
}
2020
}

0 commit comments

Comments
 (0)