Skip to content

Commit bd46835

Browse files
Bump org.ajoberstar.grgit from 5.3.2 to 5.3.3
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>
1 parent 5eab3ad commit bd46835

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)