Skip to content

Commit

Permalink
bump plugin version
Browse files Browse the repository at this point in the history
  • Loading branch information
aajtodd committed Nov 9, 2023
1 parent f19d8ad commit cd23246
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ buildscript {
classpath(libs.kotlinx.atomicfu.plugin)
classpath("aws.sdk.kotlin:build-plugins") {
version {
require("0.2.8")
require("0.2.9")
}
}
}
Expand Down

0 comments on commit cd23246

Please sign in to comment.