We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e86fbcf commit a41535bCopy full SHA for a41535b
build.gradle
@@ -1,7 +1,7 @@
1
plugins {
2
id 'java-library'
3
id 'maven-publish'
4
- id 'org.gradlex.extra-java-module-info' version '1.8'
+ id 'org.gradlex.extra-java-module-info' version '1.9'
5
}
6
7
group = 'io.sf.carte'
0 commit comments