Skip to content
This repository has been archived by the owner on May 21, 2024. It is now read-only.

Commit

Permalink
Update plugin com.github.gmazzo.buildconfig to v5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 19, 2023
1 parent 64bce1d commit 38778bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ plugins {
id("org.jetbrains.dokka") version "1.8.20" apply false
id("com.gradle.plugin-publish") version "1.2.1" apply false
id("com.github.johnrengelman.shadow") version "8.1.1" apply false
id("com.github.gmazzo.buildconfig") version "4.1.2" apply false
id("com.github.gmazzo.buildconfig") version "5.1.0" apply false
}

allprojects {
Expand Down

0 comments on commit 38778bb

Please sign in to comment.