File tree Expand file tree Collapse file tree 5 files changed +5
-5
lines changed
Expand file tree Collapse file tree 5 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 3030 - name : Setup Gradle
3131 uses : gradle/gradle-build-action@v2.11.1
3232 with :
33- gradle-version : 8.5
33+ gradle-version : 8.6
3434
3535 - name : Set Gradle Env
3636 run : |
Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ https://guoshiqiufeng.github.io/loki-doc/
1919### 开发框架
2020
2121- Java 21
22- - Gradle 8.5
22+ - Gradle 8.6
2323- Spring Boot 2.7.18
2424- rocketmq-client-java 5.0.6 (RocketMQ-grpc)
2525- kafka-clients 3.6.1
Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ https://guoshiqiufeng.github.io/loki-doc/en/
2020### Development Framework
2121
2222- Java 21
23- - Gradle 8.5
23+ - Gradle 8.6
2424- Spring Boot 2.7.18
2525- rocketmq-client-java 5.0.6 (RocketMQ-grpc)
2626- kafka-clients 3.6.1
Original file line number Diff line number Diff line change 11gradle distributions
2- https://mirrors.cloud.tencent.com/gradle/gradle-8.5 -bin.zip
2+ https://mirrors.cloud.tencent.com/gradle/gradle-8.6 -bin.zip
Original file line number Diff line number Diff line change 11# Fri Nov 10 10:59:22 CST 2023
22distributionBase =GRADLE_USER_HOME
33distributionPath =wrapper/dists
4- distributionUrl =https\://services.gradle.org/distributions/gradle-8.5 -bin.zip
4+ distributionUrl =https\://services.gradle.org/distributions/gradle-8.6 -bin.zip
55zipStoreBase =GRADLE_USER_HOME
66zipStorePath =wrapper/dists
You can’t perform that action at this time.
0 commit comments