Skip to content

Commit 9d8a22f

Browse files
Bump org.ajoberstar.grgit in the development-dependencies group (#3970)
Bumps the development-dependencies group with 1 update: [org.ajoberstar.grgit](https://github.com/ajoberstar/grgit). Updates `org.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 dependency-group: development-dependencies ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 318cfb4 commit 9d8a22f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ buildscript {
1717
plugins {
1818
id 'base'
1919
id 'idea'
20-
id 'org.ajoberstar.grgit' version '5.3.0'
20+
id 'org.ajoberstar.grgit' version '5.3.2'
2121
id 'io.spring.nohttp' version '0.0.11'
2222
id 'io.spring.dependency-management' version '1.1.7' apply false
2323
id 'io.freefair.aggregate-javadoc' version '8.11'

0 commit comments

Comments
 (0)