We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 713c579 + 8f44356 commit 54f2665Copy full SHA for 54f2665
build.gradle
@@ -16,7 +16,7 @@ plugins {
16
id 'com.github.spotbugs' version '6.1.3'
17
id 'net.ltgt.errorprone' version '4.1.0'
18
id 'org.ajoberstar.grgit' version '5.3.0'
19
- id 'org.gradlex.extra-java-module-info' version '1.10'
+ id 'org.gradlex.extra-java-module-info' version '1.10.1'
20
}
21
22
def git = Grgit.open dir: projectDir
0 commit comments