Skip to content

Commit 9c73159

Browse files
chore(deps): update plugin buildkonfig to v0.15.0
1 parent f5abdd8 commit 9c73159

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -185,5 +185,5 @@ bestpractices = { id = "com.autonomousapps.plugin-best-practices-plugin", versio
185185
gr8 = { id = "com.gradleup.gr8", version.ref = "gr8" }
186186
dependency-analysis = { id = "com.autonomousapps.dependency-analysis", version.ref = "dependency-analysis" }
187187
poko = { id = "dev.drewhamilton.poko", version = "0.15.0" }
188-
buildkonfig = { id = "com.codingfeline.buildkonfig", version = "0.14.0" }
188+
buildkonfig = { id = "com.codingfeline.buildkonfig", version = "0.15.0" }
189189
spotless={ id = "com.diffplug.gradle.spotless", version = "6.22.0" }

0 commit comments

Comments
 (0)