Skip to content

Commit 54f2665

Browse files
authored
Merge pull request #336 from bwRavencl/dependabot/gradle/org.gradlex.extra-java-module-info-1.10.1
Bump org.gradlex.extra-java-module-info from 1.10 to 1.10.1
2 parents 713c579 + 8f44356 commit 54f2665

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
@@ -16,7 +16,7 @@ plugins {
1616
id 'com.github.spotbugs' version '6.1.3'
1717
id 'net.ltgt.errorprone' version '4.1.0'
1818
id 'org.ajoberstar.grgit' version '5.3.0'
19-
id 'org.gradlex.extra-java-module-info' version '1.10'
19+
id 'org.gradlex.extra-java-module-info' version '1.10.1'
2020
}
2121

2222
def git = Grgit.open dir: projectDir

0 commit comments

Comments
 (0)