File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -58,7 +58,7 @@ dependencies {
58
58
api(" io.smallrye.reactive:mutiny:1.10.0" )
59
59
api(" io.undertow:undertow-core:2.3.18.Final" )
60
60
api(" io.undertow:undertow-servlet:2.3.18.Final" )
61
- api(" io.undertow:undertow-websockets-jsr:2.3.17 .Final" )
61
+ api(" io.undertow:undertow-websockets-jsr:2.3.18 .Final" )
62
62
api(" io.vavr:vavr:0.10.4" )
63
63
api(" jakarta.activation:jakarta.activation-api:2.0.1" )
64
64
api(" jakarta.annotation:jakarta.annotation-api:2.0.0" )
Original file line number Diff line number Diff line change 1
1
distributionBase =GRADLE_USER_HOME
2
2
distributionPath =wrapper/dists
3
- distributionUrl =https\://services.gradle.org/distributions/gradle-8.11-bin.zip
3
+ distributionUrl =https\://services.gradle.org/distributions/gradle-8.11.1 -bin.zip
4
4
networkTimeout =10000
5
5
validateDistributionUrl =true
6
6
zipStoreBase =GRADLE_USER_HOME
You can’t perform that action at this time.
0 commit comments