File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 11plugins {
22 id ' java-library'
3- id ' org.ajoberstar.grgit' version ' 5.3.0 '
3+ id ' org.ajoberstar.grgit' version ' 5.3.2 '
44 id ' org.gradlex.extra-java-module-info' version ' 1.12'
55}
66
@@ -11,10 +11,10 @@ description = 'css4j-dist'
1111version = ' 5.0-SNAPSHOT'
1212
1313dependencies {
14- implementation ' io.sf.jclf:jclf-text:5.0.2 '
14+ implementation ' io.sf.jclf:jclf-text:5.0.3 '
1515 implementation ' io.sf.jclf:jclf-linear3:1.0.0'
1616 implementation ' org.dom4j:dom4j:2.1.4'
17- implementation ' org.slf4j:slf4j-api:2.0.16 '
17+ implementation ' org.slf4j:slf4j-api:2.0.17 '
1818 implementation ' nu.validator:htmlparser:1.4.16'
1919 implementation ' xmlpull:xmlpull:1.2.0'
2020 implementation ' xpp3:xpp3_min:1.2.0'
Original file line number Diff line number Diff line change 11distributionBase =GRADLE_USER_HOME
22distributionPath =wrapper/dists
3- distributionUrl =https\://services.gradle.org/distributions/gradle-8.14-bin.zip
3+ distributionUrl =https\://services.gradle.org/distributions/gradle-8.14.2 -bin.zip
44networkTimeout =10000
55validateDistributionUrl =true
66zipStoreBase =GRADLE_USER_HOME
You can’t perform that action at this time.
0 commit comments