Skip to content

Commit

Permalink
Bump build plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
lauzadis committed Oct 26, 2023
1 parent 3ddb291 commit d44d92e
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 @@ -15,7 +15,7 @@ buildscript {
// Add our custom gradle plugin(s) to buildscript classpath (comes from github source)
classpath("aws.sdk.kotlin:build-plugins") {
version {
require("0.2.7")
require("0.2.8")
}
}
}
Expand Down

0 comments on commit d44d92e

Please sign in to comment.