Skip to content

Commit

Permalink
Update plugin buildconfig to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 23, 2023
1 parent 3f2f68b commit d90b8a7
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 @@ jjwt = ["jjwt-api", "jjwt-jackson"]
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.0" }
buildconfig = { id = "com.github.gmazzo.buildconfig", version = "3.1.0" }
buildconfig = { id = "com.github.gmazzo.buildconfig", version = "4.1.2" }
mikbot = { id = "dev.schlaubi.mikbot.gradle-plugin", version = "1.0.0" }
ksp = { id = "com.google.devtools.ksp", version.ref = "ksp" }

0 comments on commit d90b8a7

Please sign in to comment.