Skip to content

Commit 610acd0

Browse files
Update plugin buildconfig to v5
1 parent 3b050c1 commit 610acd0

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
@@ -5,7 +5,7 @@ kotlinpoet = "2.1.0"
55
ksp = "2.1.10-1.0.29"
66

77
[plugins]
8-
buildconfig = { id = "com.github.gmazzo.buildconfig", version = "3.1.0" }
8+
buildconfig = { id = "com.github.gmazzo.buildconfig", version = "5.6.1" }
99
kotlin-jvm = { id = "org.jetbrains.kotlin.jvm", version.ref = "kotlin" }
1010
dokka = { id = "org.jetbrains.dokka", version = "2.0.0-Beta" }
1111
ksp = { id = "com.google.devtools.ksp", version.ref = "ksp" }

0 commit comments

Comments
 (0)