Skip to content

Commit

Permalink
Update plugin buildconfig to v5.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 9, 2024
1 parent b85ca97 commit 164152b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,6 @@ asm = { group = "org.ow2.asm", name = "asm", version = "9.7" }
kotlinx-serialization = { id = "org.jetbrains.kotlin.plugin.serialization", version.ref = "kotlin" }
kotlinx-jvm = { id = "org.jetbrains.kotlin.jvm", version.ref = "kotlin" }
gradle-publish = { id = "com.gradle.plugin-publish", version = "1.2.1" }
buildconfig = { id = "com.github.gmazzo.buildconfig", version = "5.3.5" }
buildconfig = { id = "com.github.gmazzo.buildconfig", version = "5.4.0" }
mikbot = { id = "dev.schlaubi.mikbot.gradle-plugin", version = "1.0.0" }
ksp = { id = "com.google.devtools.ksp", version.ref = "ksp" }

0 comments on commit 164152b

Please sign in to comment.