Skip to content

Commit a847325

Browse files
authored
misc: upgrade build plugin (#78)
1 parent 3010002 commit a847325

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
@@ -16,7 +16,7 @@ buildscript {
1616
// only need to include it here, imports in subprojects will work automagically
1717
classpath("aws.sdk.kotlin:build-plugins") {
1818
version {
19-
require("0.2.5")
19+
require("0.2.6")
2020
}
2121
}
2222
}

0 commit comments

Comments
 (0)