Skip to content

Commit a7adf3a

Browse files
Bump org.ajoberstar.grgit.service from 5.3.0 to 5.3.2
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]>
1 parent c12c516 commit a7adf3a

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)