Skip to content

Commit

Permalink
Update plugin buildconfig to v5 (#9)
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] authored Oct 30, 2024
1 parent 2b99701 commit e50a772
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 @@ -16,6 +16,6 @@ kotlin-test = { module = "org.jetbrains.kotlin:kotlin-test" }
mavenPublish-gradle-plugin = { module = "com.vanniktech:gradle-maven-publish-plugin", version = "0.30.0" }

[plugins]
buildconfig = { id = "com.github.gmazzo.buildconfig", version = "3.1.0" }
buildconfig = { id = "com.github.gmazzo.buildconfig", version = "5.5.0" }
spotless = { id = "com.diffplug.spotless", version = "6.25.0" }
burst-kotlin = { id = "app.cash.burst.kotlin" }

0 comments on commit e50a772

Please sign in to comment.