Skip to content

Commit 3074115

Browse files
Bump com.github.gmazzo.buildconfig from 3.0.2 to 3.0.3 (#13)
Bumps com.github.gmazzo.buildconfig from 3.0.2 to 3.0.3. --- updated-dependencies: - dependency-name: com.github.gmazzo.buildconfig dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c662fbd commit 3074115

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ plugins {
22
id "org.jetbrains.kotlin.jvm" version "1.5.31"
33
id "com.github.johnrengelman.shadow" version "7.1.0"
44
id "maven-publish"
5-
id "com.github.gmazzo.buildconfig" version "3.0.2"
5+
id "com.github.gmazzo.buildconfig" version "3.0.3"
66
}
77

88
group "org.bundleproject"

0 commit comments

Comments
 (0)