Skip to content

Commit c81fa20

Browse files
Bump org.ajoberstar.grgit in the development-dependencies group (#3093)
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 02fe084 commit c81fa20

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
@@ -18,7 +18,7 @@ buildscript {
1818
plugins {
1919
id 'base'
2020
id 'idea'
21-
id 'org.ajoberstar.grgit' version '5.3.0'
21+
id 'org.ajoberstar.grgit' version '5.3.2'
2222
id 'io.spring.nohttp' version '0.0.11'
2323
id 'io.spring.dependency-management' version '1.1.7' apply false
2424
id 'org.antora' version '1.0.0'

0 commit comments

Comments
 (0)