Skip to content

Commit dac67d0

Browse files
Bump org.ajoberstar.grgit in the development-dependencies group (#4074)
Bumps the development-dependencies group with 1 update: org.ajoberstar.grgit. Updates `org.ajoberstar.grgit` from 5.3.2 to 5.3.3 --- updated-dependencies: - dependency-name: org.ajoberstar.grgit dependency-version: 5.3.3 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 daf396e commit dac67d0

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.2'
20+
id 'org.ajoberstar.grgit' version '5.3.3'
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)