Skip to content

Commit a148349

Browse files
Bump org.ajoberstar.grgit from 5.0.0 to 5.3.2 (#440)
--- updated-dependencies: - dependency-name: org.ajoberstar.grgit dependency-version: 5.3.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 580c059 commit a148349

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ plugins {
22
id("dev.isxander.modstitch.base") version "0.6.2-unstable"
33
id("me.modmuss50.mod-publish-plugin") version "0.8.4"
44
`maven-publish`
5-
id("org.ajoberstar.grgit") version "5.0.0"
5+
id("org.ajoberstar.grgit") version "5.3.2"
66
}
77

88
modstitch {

0 commit comments

Comments
 (0)