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 0122d25 commit a8ebbe7Copy full SHA for a8ebbe7
build.gradle
@@ -1,14 +1,14 @@
1
plugins {
2
id 'java-library'
3
id 'org.ajoberstar.grgit' version '5.3.0'
4
- id 'org.gradlex.extra-java-module-info' version '1.10'
+ id 'org.gradlex.extra-java-module-info' version '1.11'
5
}
6
7
group = 'io.sf.carte'
8
9
description = 'css4j-dist'
10
11
-version = '4.0-SNAPSHOT'
+version = '5.0-SNAPSHOT'
12
13
dependencies {
14
implementation 'io.sf.jclf:jclf-text:5.0.2'
0 commit comments