Skip to content

Commit 4f0319d

Browse files
Update all dependencies
1 parent a5c58bc commit 4f0319d

2 files changed

Lines changed: 9 additions & 9 deletions

File tree

Fruitties/gradle/libs.versions.toml

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -13,24 +13,24 @@
1313
# limitations under the License.
1414

1515
[versions]
16-
agp = "8.10.0"
16+
agp = "8.10.1"
1717
androidx-activityCompose = "1.10.1"
1818
androidx-paging = "3.3.6"
1919
androidx-room = "2.7.1"
20-
androidx-lifecycle = "2.9.0"
20+
androidx-lifecycle = "2.9.1"
2121
atomicfu = "0.27.0"
22-
composeBom = "2025.05.00"
23-
dataStore = "1.1.6"
24-
kotlin = "2.1.10"
22+
composeBom = "2025.06.00"
23+
dataStore = "1.1.7"
24+
kotlin = "2.1.21"
2525
kotlinx-coroutines = "1.10.2"
2626
kotlinxDatetime = "0.6.2"
27-
ksp = "2.1.10-1.0.31"
27+
ksp = "2.1.21-2.0.1"
2828
ktorVersion = "3.1.3"
2929
pagingComposeAndroid = "3.3.6"
3030
skie = "0.10.1"
3131
sqlite = "2.5.1"
32-
spotless = "7.0.3"
33-
okio = "3.11.0"
32+
spotless = "7.0.4"
33+
okio = "3.12.0"
3434
runner = "1.6.2"
3535
core = "1.6.1"
3636
junit = "1.2.1"

Fruitties/gradle/wrapper/gradle-wrapper.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
distributionBase=GRADLE_USER_HOME
22
distributionPath=wrapper/dists
3-
distributionUrl=https\://services.gradle.org/distributions/gradle-8.14-bin.zip
3+
distributionUrl=https\://services.gradle.org/distributions/gradle-8.14.1-bin.zip
44
networkTimeout=10000
55
validateDistributionUrl=true
66
zipStoreBase=GRADLE_USER_HOME

0 commit comments

Comments
 (0)