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 Jun 29, 2023
1 parent de79307 commit f2d5212
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 @@ -70,6 +70,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.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 f2d5212

Please sign in to comment.