File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Expand file tree Collapse file tree 3 files changed +5
-5
lines changed 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.14.2 -bin.zip
3
+ distributionUrl =https\://services.gradle.org/distributions/gradle-8.14.3 -bin.zip
4
4
networkTimeout =10000
5
5
validateDistributionUrl =true
6
6
zipStoreBase =GRADLE_USER_HOME
Original file line number Diff line number Diff line change @@ -30,15 +30,15 @@ kotlinx-coroutines = "1.10.2"
30
30
kotlinx-kover = " 0.9.1"
31
31
ktlint = " 1.0.0"
32
32
mockk = " 1.14.4"
33
- poko = " 0.18.7 "
33
+ poko = " 0.19.0 "
34
34
squareup-leakcanary = " 2.14"
35
35
squareup-logging-interceptor = " 4.12.0"
36
36
squareup-moshi = " 1.15.2"
37
37
squareup-retrofit = " 3.0.0"
38
- spotless = " 7.0.4 "
38
+ spotless = " 7.1.0 "
39
39
timber = " 5.0.1"
40
40
viewBindingDelegate = " 1.4.0"
41
- ksp = " 2.1.21 -2.0.2"
41
+ ksp = " 2.2.0 -2.0.2"
42
42
43
43
[libraries ]
44
44
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.14.2 -bin.zip
3
+ distributionUrl =https\://services.gradle.org/distributions/gradle-8.14.3 -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