Skip to content

Commit 177a251

Browse files
Update plugin buildkonfig to v0.15.2
| datasource | package | from | to | | ---------- | ----------------------------------------------------------------------- | ------ | ------ | | maven | com.codingfeline.buildkonfig:com.codingfeline.buildkonfig.gradle.plugin | 0.15.1 | 0.15.2 |
1 parent 85050f8 commit 177a251

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -100,5 +100,5 @@ kotlin-parcelize = { id = "org.jetbrains.kotlin.plugin.parcelize", version.ref =
100100
kotlin-serialization = { id = "org.jetbrains.kotlin.plugin.serialization", version.ref = "kotlin" }
101101

102102
ksp = { id = "com.google.devtools.ksp", version.ref = "ksp" }
103-
buildkonfig = { id = "com.codingfeline.buildkonfig", version = "0.15.1" }
103+
buildkonfig = { id = "com.codingfeline.buildkonfig", version = "0.15.2" }
104104
spotless = { id = "com.diffplug.gradle.spotless", version = "6.25.0" }

0 commit comments

Comments
 (0)