Skip to content

Commit 7e30bb1

Browse files
Bump org.ajoberstar.grgit.service from 5.3.0 to 5.3.2 (#319)
Bumps [org.ajoberstar.grgit.service](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.service dependency-version: 5.3.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent fe80c8f commit 7e30bb1

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
@@ -17,7 +17,7 @@
1717
plugins {
1818
java
1919
`creek-common-convention`
20-
id("org.ajoberstar.grgit.service") version "5.3.0"
20+
id("org.ajoberstar.grgit.service") version "5.3.2"
2121
}
2222

2323
repositories {

0 commit comments

Comments
 (0)