We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d4cf3eb commit 8f24f6dCopy full SHA for 8f24f6d
1 file changed
build.gradle
@@ -12,7 +12,7 @@
12
plugins {
13
id 'java-library'
14
id 'maven-publish'
15
- id 'org.gradlex.extra-java-module-info' version '1.13.1'
+ id 'org.gradlex.extra-java-module-info' version '1.14'
16
}
17
18
group = 'io.sf.carte'
0 commit comments