Skip to content

Commit f10ccd8

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 1e201d4 commit f10ccd8

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
@@ -16,7 +16,7 @@ tasks.wrapper {
1616
plugins {
1717
id("com.github.ben-manes.versions") version "0.52.0"
1818
id("io.github.gradle-nexus.publish-plugin") version "2.0.0"
19-
id("org.ajoberstar.grgit") version "5.3.2"
19+
id("org.ajoberstar.grgit") version "5.3.3"
2020
kotlin("jvm") version "2.1.21" apply false
2121
idea
2222
}

0 commit comments

Comments
 (0)