Skip to content

Commit

Permalink
chore(deps): update plugin com.github.gmazzo.buildconfig to v5.3.5 (#907
Browse files Browse the repository at this point in the history
)
  • Loading branch information
renovate[bot] committed Jan 14, 2024
1 parent 47b6c2e commit d84dd4f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion build.gradle.kts
Expand Up @@ -12,7 +12,7 @@ plugins {
id("com.coditory.manifest").version("0.2.6").apply(false)
id("me.champeau.jmh").version("0.7.2").apply(false)
id("com.github.johnrengelman.shadow").version("8.1.1").apply(false)
id("com.github.gmazzo.buildconfig").version("4.2.0").apply(false)
id("com.github.gmazzo.buildconfig").version("5.3.5").apply(false)
}

group = group
Expand Down
2 changes: 1 addition & 1 deletion common/build.gradle.kts
@@ -1,4 +1,4 @@
import com.github.gmazzo.gradle.plugins.BuildConfigExtension
import com.github.gmazzo.buildconfig.BuildConfigExtension

plugins {
id("com.github.gmazzo.buildconfig")
Expand Down

0 comments on commit d84dd4f

Please sign in to comment.