We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 37655e2 commit f81966dCopy full SHA for f81966d
settings.gradle.kts
@@ -5,7 +5,7 @@ pluginManagement {
5
id("io.freefair.aggregate-javadoc-jar") version "5.3.0"
6
id("io.github.gradle-nexus.publish-plugin") version "1.0.0"
7
id("net.ltgt.errorprone") version "1.2.1"
8
- id("org.ajoberstar.grgit") version "4.0.2"
+ id("org.ajoberstar.grgit") version "4.1.1"
9
id("org.checkerframework") version "0.5.4"
10
}
11
0 commit comments