Skip to content

Commit

Permalink
Update plugin buildconfig to v5.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 19, 2024
1 parent e6b4e8f commit 3e6d860
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 @@ -76,6 +76,6 @@ lettuce-core = { group = "io.lettuce", name = "lettuce-core", version = "6.5.0.R
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.3.0" }
buildconfig = { id = "com.github.gmazzo.buildconfig", version = "5.5.0" }
buildconfig = { id = "com.github.gmazzo.buildconfig", version = "5.5.1" }
mikbot = { id = "dev.schlaubi.mikbot.gradle-plugin", version = "1.0.0" }
ksp = { id = "com.google.devtools.ksp", version.ref = "ksp" }

0 comments on commit 3e6d860

Please sign in to comment.