Skip to content

Commit 3ddabb4

Browse files
Bump org.ajoberstar.grgit from 5.3.0 to 5.3.2
Bumps [org.ajoberstar.grgit](https://github.com/ajoberstar/grgit) from 5.3.0 to 5.3.2. - [Release notes](https://github.com/ajoberstar/grgit/releases) - [Commits](ajoberstar/grgit@5.3.0...5.3.2) --- updated-dependencies: - dependency-name: org.ajoberstar.grgit dependency-version: 5.3.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e262811 commit 3ddabb4

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.0"
19+
id("org.ajoberstar.grgit") version "5.3.2"
2020
kotlin("jvm") version "2.1.21" apply false
2121
idea
2222
}

0 commit comments

Comments
 (0)