Skip to content

Commit 1fdeaca

Browse files
Bump com.github.gmazzo.buildconfig from 5.6.2 to 5.6.8
Bumps [com.github.gmazzo.buildconfig](https://github.com/gmazzo/gradle-buildconfig-plugin) from 5.6.2 to 5.6.8. - [Release notes](https://github.com/gmazzo/gradle-buildconfig-plugin/releases) - [Commits](gmazzo/gradle-buildconfig-plugin@v5.6.2...v5.6.8) --- updated-dependencies: - dependency-name: com.github.gmazzo.buildconfig dependency-version: 5.6.8 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent bbd85bd commit 1fdeaca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

client/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ plugins {
55
id("java-library")
66
id("org.openapi.generator") version "7.5.0"
77
id("org.kordamp.gradle.jandex") version "2.0.0"
8-
id("com.github.gmazzo.buildconfig") version "5.6.2"
8+
id("com.github.gmazzo.buildconfig") version "5.6.8"
99
id("net.thebugmc.gradle.sonatype-central-portal-publisher") version "1.2.4"
1010
}
1111

0 commit comments

Comments
 (0)