File tree Expand file tree Collapse file tree 3 files changed +8
-8
lines changed
Expand file tree Collapse file tree 3 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 2222 runs-on : ubuntu-latest
2323
2424 steps :
25- - uses : actions/checkout@v5
25+ - uses : actions/checkout@v6
2626
2727 - uses : actions/setup-java@v5
2828 with :
4242 runs-on : ubuntu-latest
4343
4444 steps :
45- - uses : actions/checkout@v5
45+ - uses : actions/checkout@v6
4646
4747 - uses : graalvm/setup-graalvm@v1
4848 with :
Original file line number Diff line number Diff line change 11[versions ]
22kotlin = " 2.2.21"
3- spring-boot = " 3.5.7 "
3+ spring-boot = " 4.0.0 "
44spring-dependencyManagement = " 1.1.7"
5- ktor = " 3.3.2 "
5+ ktor = " 3.3.3 "
66dgsBom = " 10.4.0"
7- dgsCodegen = " 8.1.1 "
7+ dgsCodegen = " 8.2.2 "
88kotlinxSerializationBom = " 1.9.0"
9- gcloud-firestore = " 3.33.3 "
9+ gcloud-firestore = " 3.33.4 "
1010detekt = " 2.0.0-alpha.1"
11- graalvmNative = " 0.11.2 "
11+ graalvmNative = " 0.11.3 "
1212caffeine = " 3.2.3"
1313scrapeit = " 1.3.0-alpha.2"
1414toolchainsResolver = " 1.0.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-9.2.0 -bin.zip
3+ distributionUrl =https\://services.gradle.org/distributions/gradle-9.2.1 -bin.zip
44networkTimeout =10000
55validateDistributionUrl =true
66zipStoreBase =GRADLE_USER_HOME
You can’t perform that action at this time.
0 commit comments