Skip to content

Commit 8209bf5

Browse files
committed
Upgrade to extra-java-module-info 1.11
1 parent 49ccb10 commit 8209bf5

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
@@ -1,7 +1,7 @@
11
plugins {
22
id 'java-library'
33
id 'maven-publish'
4-
id 'org.gradlex.extra-java-module-info' version '1.10'
4+
id 'org.gradlex.extra-java-module-info' version '1.11'
55
}
66

77
group = 'io.sf.carte'

0 commit comments

Comments
 (0)