Skip to content

Commit 8f44356

Browse files
Bump org.gradlex.extra-java-module-info from 1.10 to 1.10.1
Bumps org.gradlex.extra-java-module-info from 1.10 to 1.10.1. --- updated-dependencies: - dependency-name: org.gradlex.extra-java-module-info dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 713c579 commit 8f44356

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)