Skip to content

Commit

Permalink
chore(deps): update plugin buildconfig to v5.3.3 (#706)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Jan 12, 2024
1 parent 412cde2 commit 76c4559
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 @@ -35,5 +35,5 @@ maven-model = "org.apache.maven:maven-model:3.9.6"
[plugins]
kotlin = { id = "org.jetbrains.kotlin.jvm", version.ref = "kotlin" }
mavenPublish = { id = "com.vanniktech.maven.publish", version.ref = "maven-publish" }
buildconfig = { id = "com.github.gmazzo.buildconfig", version = "5.3.2" }
buildconfig = { id = "com.github.gmazzo.buildconfig", version = "5.3.3" }
ktlint = { id = "org.jlleitschuh.gradle.ktlint", version.ref = "ktlint" }

0 comments on commit 76c4559

Please sign in to comment.