Update java/kotlin (#611)
This commit is contained in:
@@ -8,9 +8,9 @@ reactive-grpc = "1.2.0"
|
||||
spring-boot = "2.6.15"
|
||||
spring-security = "5.5.3"
|
||||
reactor = "3.4.32"
|
||||
netty = "4.1.97.Final"
|
||||
netty-tcnative = "2.0.61.Final"
|
||||
kotlin = "1.9.10"
|
||||
netty = "4.1.113.Final"
|
||||
netty-tcnative = "2.0.66.Final"
|
||||
kotlin = "1.9.25"
|
||||
httpcomponents = "4.5.8"
|
||||
|
||||
[libraries]
|
||||
|
||||
2
gradle/wrapper/gradle-wrapper.properties
vendored
2
gradle/wrapper/gradle-wrapper.properties
vendored
@@ -1,5 +1,5 @@
|
||||
distributionBase=GRADLE_USER_HOME
|
||||
distributionPath=wrapper/dists
|
||||
distributionUrl=https\://services.gradle.org/distributions/gradle-8.3-bin.zip
|
||||
distributionUrl=https\://services.gradle.org/distributions/gradle-8.5-bin.zip
|
||||
zipStoreBase=GRADLE_USER_HOME
|
||||
zipStorePath=wrapper/dists
|
||||
|
||||
Reference in New Issue
Block a user