Skip to content

Commit 01a0693

Browse files
Bump org.ajoberstar.grgit from 5.3.2 to 5.3.3 (#3110)
Bumps org.ajoberstar.grgit from 5.3.2 to 5.3.3. --- updated-dependencies: - dependency-name: org.ajoberstar.grgit dependency-version: 5.3.3 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> Co-authored-by: Den <DenBond7@gmail.com>
1 parent aaefeef commit 01a0693

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ plugins {
1212
id("com.starter.easylauncher") version "6.4.1" apply false
1313
id("org.jetbrains.kotlin.plugin.parcelize") version "2.2.10" apply false
1414
id("com.google.devtools.ksp") version "2.2.10-2.0.2" apply false
15-
id("org.ajoberstar.grgit") version "5.3.2" apply false
15+
id("org.ajoberstar.grgit") version "5.3.3" apply false
1616
}
1717

1818
subprojects {

0 commit comments

Comments
 (0)