Merge pull request #367 from antville/renovate/org.ajoberstar.grgit-5.x

Update plugin org.ajoberstar.grgit to v5.2.0
This commit is contained in:
Tobi Schäfer 2023-08-28 19:56:53 +02:00 committed by GitHub
commit ba2e3199cb
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -3,7 +3,7 @@ plugins {
id 'java'
id 'com.github.node-gradle.node' version '3.5.1'
id 'org.ajoberstar.grgit' version '5.0.0' apply false
id 'org.ajoberstar.grgit' version '5.2.0' apply false
}
import org.ajoberstar.grgit.Grgit