File tree Expand file tree Collapse file tree 3 files changed +2
-2
lines changed
Expand file tree Collapse file tree 3 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -145,7 +145,7 @@ bundledDependencies {
145145 dependency(" org.apache.commons:commons-collections4:4.5.0" )
146146 dependency(" com.google.guava:guava:33.5.0-jre" )
147147 dependency(" net.sf.trove4j:trove4j:3.0.3" )
148- dependency(" io.vavr:vavr:0.10.7 " )
148+ dependency(" io.vavr:vavr:0.11.0 " )
149149
150150 configuration {
151151 isTransitive = false
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-9.2 .1-bin.zip
3+ distributionUrl =https\://services.gradle.org/distributions/gradle-9.3 .1-bin.zip
44networkTimeout =10000
55validateDistributionUrl =true
66zipStoreBase =GRADLE_USER_HOME
You can’t perform that action at this time.
0 commit comments