Skip to content

Commit 38bed3c

Browse files
authored
Merge pull request #135 from Aiven-Open/dependabot/gradle/org.ajoberstar.grgit-5.2.2
build(deps): bump org.ajoberstar.grgit from 5.2.1 to 5.2.2
2 parents 89c0f5c + 3d0ebdc commit 38bed3c

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
@@ -31,7 +31,7 @@ plugins {
3131
id 'idea'
3232

3333
// https://ajoberstar.org/grgit/grgit-gradle.html
34-
id 'org.ajoberstar.grgit' version '5.2.1'
34+
id 'org.ajoberstar.grgit' version '5.2.2'
3535
}
3636

3737
repositories {

0 commit comments

Comments
 (0)