Skip to content

Commit

Permalink
misc: bump build plugin (#1091)
Browse files Browse the repository at this point in the history
  • Loading branch information
lauzadis authored Oct 26, 2023
1 parent b11891f commit 842094f
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.7")
require("0.2.8")
}
}
}
Expand Down

0 comments on commit 842094f

Please sign in to comment.