Skip to content

Commit 5210e32

Browse files
Bump org.ajoberstar.grgit from 5.2.2 to 5.3.0
Bumps [org.ajoberstar.grgit](https://github.com/ajoberstar/grgit) from 5.2.2 to 5.3.0. - [Release notes](https://github.com/ajoberstar/grgit/releases) - [Commits](ajoberstar/grgit@5.2.2...5.3.0) --- updated-dependencies: - dependency-name: org.ajoberstar.grgit dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8bb44c4 commit 5210e32

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.51.0"
1818
id("io.github.gradle-nexus.publish-plugin") version "2.0.0"
19-
id("org.ajoberstar.grgit") version "5.2.2"
19+
id("org.ajoberstar.grgit") version "5.3.0"
2020
kotlin("jvm") version "2.0.20" apply false
2121
idea
2222
}

0 commit comments

Comments
 (0)