Skip to content

Commit f354ea5

Browse files
chore(deps): update plugin buildkonfig to v0.15.1 (#71)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent eb73acc commit f354ea5

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
@@ -152,5 +152,5 @@ kotlin-serialization = { id = "org.jetbrains.kotlin.plugin.serialization", versi
152152

153153
ksp = { id = "com.google.devtools.ksp", version.ref = "ksp" }
154154
poko = { id = "dev.drewhamilton.poko", version = "0.15.2" }
155-
buildkonfig = { id = "com.codingfeline.buildkonfig", version = "0.15.0" }
155+
buildkonfig = { id = "com.codingfeline.buildkonfig", version = "0.15.1" }
156156
spotless = { id = "com.diffplug.gradle.spotless", version = "6.25.0" }

0 commit comments

Comments
 (0)