Skip to content

Commit d4bc8fe

Browse files
Update all dependencies (#84)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 2fef90b commit d4bc8fe

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Fruitties/gradle/libs.versions.toml

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

1515
[versions]
16-
agp = "8.11.0"
16+
agp = "8.11.1"
1717
androidx-activityCompose = "1.10.1"
1818
androidx-paging = "3.3.6"
1919
nav3Core = "1.0.0-alpha05"
2020
lifecycleViewmodelNav3 = "1.0.0-alpha03"
2121
kotlinxSerializationCore = "1.9.0"
2222
androidx-room = "2.7.2"
23-
androidx-lifecycle = "2.9.1"
23+
androidx-lifecycle = "2.9.2"
2424
atomicfu = "0.29.0"
25-
composeBom = "2025.06.01"
25+
composeBom = "2025.07.00"
2626
dataStore = "1.1.7"
2727
kotlin = "2.2.0"
2828
kotlinx-coroutines = "1.10.2"
2929
kotlinxDatetime = "0.7.1"
3030
ksp = "2.2.0-2.0.2"
31-
ktorVersion = "3.2.1"
31+
ktorVersion = "3.2.2"
3232
pagingComposeAndroid = "3.3.6"
3333
skie = "0.10.4"
3434
sqlite = "2.5.2"
35-
spotless = "7.1.0"
35+
spotless = "7.2.0"
3636
okio = "3.15.0"
3737
kermit = "2.0.6"
3838
runner = "1.6.2"
3939
core = "1.6.1"
4040
junit = "1.2.1"
4141
materialIconsCore = "1.7.8"
42-
material3 = "1.4.0-alpha17"
42+
material3 = "1.4.0-alpha18"
4343

4444
[libraries]
4545
androidx-activity-compose = { module = "androidx.activity:activity-compose", version.ref = "androidx-activityCompose" }

0 commit comments

Comments
 (0)