Skip to content

Commit daf4776

Browse files
Update all dependencies (#57)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 680baec commit daf4776

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

Fruitties/gradle/libs.versions.toml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -13,14 +13,14 @@
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"
22+
composeBom = "2025.06.00"
23+
dataStore = "1.1.7"
2424
kotlin = "2.1.10"
2525
kotlinx-coroutines = "1.10.2"
2626
kotlinxDatetime = "0.6.2"
@@ -29,8 +29,8 @@ 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.2-bin.zip
44
networkTimeout=10000
55
validateDistributionUrl=true
66
zipStoreBase=GRADLE_USER_HOME

0 commit comments

Comments
 (0)