Skip to content

Commit 8f24f6d

Browse files
committed
Upgrade to extra-java-module-info 1.14
1 parent d4cf3eb commit 8f24f6d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
plugins {
1313
id 'java-library'
1414
id 'maven-publish'
15-
id 'org.gradlex.extra-java-module-info' version '1.13.1'
15+
id 'org.gradlex.extra-java-module-info' version '1.14'
1616
}
1717

1818
group = 'io.sf.carte'

0 commit comments

Comments
 (0)