Skip to content

Commit ea4d819

Browse files
committed
Update Dependencies
1 parent 994189c commit ea4d819

File tree

5 files changed

+102
-97
lines changed

5 files changed

+102
-97
lines changed

app/versions/dependencies/debugAndroidTestRuntimeClasspathDependencies.txt

Lines changed: 43 additions & 42 deletions
Original file line numberDiff line numberDiff line change
@@ -6,40 +6,41 @@ Project ':app'
66
debugAndroidTestRuntimeClasspath - Runtime classpath of '/debugAndroidTest'.
77
+--- junit:junit:4.13.2
88
| \--- org.hamcrest:hamcrest-core:1.3
9-
+--- androidx.test.espresso:espresso-core:3.6.1
10-
| +--- androidx.annotation:annotation:1.7.0-beta01 -> 1.9.1
9+
+--- androidx.test.espresso:espresso-core:3.7.0
10+
| +--- androidx.annotation:annotation:1.7.0 -> 1.9.1
1111
| | \--- androidx.annotation:annotation-jvm:1.9.1
1212
| | \--- org.jetbrains.kotlin:kotlin-stdlib:1.9.24 -> 2.1.21
1313
| | +--- org.jetbrains:annotations:13.0 -> 23.0.0
1414
| | +--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.8.0 -> 1.9.10 (c)
1515
| | \--- org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.8.0 -> 1.9.10 (c)
16-
| +--- androidx.concurrent:concurrent-futures:1.1.0
16+
| +--- androidx.concurrent:concurrent-futures:1.2.0 -> 1.1.0
1717
| | +--- androidx.annotation:annotation:1.1.0 -> 1.9.1 (*)
1818
| | \--- com.google.guava:listenablefuture:1.0 -> 9999.0-empty-to-avoid-conflict-with-guava
19-
| +--- androidx.test.espresso:espresso-idling-resource:3.6.1
20-
| +--- androidx.test.services:storage:1.5.0
21-
| | +--- androidx.annotation:annotation:1.7.0-beta01 -> 1.9.1 (*)
22-
| | \--- androidx.test:monitor:1.7.0 -> 1.7.1
23-
| | +--- androidx.annotation:annotation:1.7.0-beta01 -> 1.9.1 (*)
19+
| +--- androidx.test.espresso:espresso-idling-resource:3.7.0
20+
| +--- androidx.test.services:storage:1.6.0
21+
| | +--- androidx.annotation:annotation:1.7.0 -> 1.9.1 (*)
22+
| | \--- androidx.test:monitor:1.8.0
23+
| | +--- androidx.annotation:annotation:1.7.0 -> 1.9.1 (*)
2424
| | +--- androidx.tracing:tracing:1.1.0 -> 1.2.0
2525
| | | \--- androidx.annotation:annotation:1.2.0 -> 1.9.1 (*)
26-
| | \--- org.jetbrains.kotlin:kotlin-stdlib:1.8.20 -> 2.1.21 (*)
27-
| +--- androidx.test:core:1.6.1
28-
| | +--- androidx.annotation:annotation:1.7.0-beta01 -> 1.9.1 (*)
29-
| | +--- androidx.concurrent:concurrent-futures-ktx:1.1.0
30-
| | | +--- androidx.concurrent:concurrent-futures:1.1.0 (*)
31-
| | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.3.71 -> 2.1.21 (*)
32-
| | | \--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.3.4 -> 1.10.1
33-
| | | \--- org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm:1.10.1
34-
| | | +--- org.jetbrains:annotations:23.0.0
35-
| | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-bom:1.10.1
36-
| | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm:1.10.1 (c)
37-
| | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.1 (c)
38-
| | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-play-services:1.10.1 (c)
39-
| | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-test:1.10.1 (c)
40-
| | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.10.1 (c)
41-
| | | | \--- org.jetbrains.kotlinx:kotlinx-coroutines-test-jvm:1.10.1 (c)
42-
| | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.0 -> 2.1.21 (*)
26+
| | \--- org.jetbrains.kotlin:kotlin-stdlib:1.9.21 -> 2.1.21 (*)
27+
| +--- androidx.test:core:1.7.0
28+
| | +--- androidx.annotation:annotation:1.7.0 -> 1.9.1 (*)
29+
| | +--- androidx.concurrent:concurrent-futures-ktx:1.2.0
30+
| | | +--- androidx.concurrent:concurrent-futures:1.2.0 -> 1.1.0 (*)
31+
| | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.1.21 (*)
32+
| | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.7.3 -> 1.10.1
33+
| | | | \--- org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm:1.10.1
34+
| | | | +--- org.jetbrains:annotations:23.0.0
35+
| | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-bom:1.10.1
36+
| | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm:1.10.1 (c)
37+
| | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.1 (c)
38+
| | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-play-services:1.10.1 (c)
39+
| | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-test:1.10.1 (c)
40+
| | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.10.1 (c)
41+
| | | | | \--- org.jetbrains.kotlinx:kotlinx-coroutines-test-jvm:1.10.1 (c)
42+
| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.0 -> 2.1.21 (*)
43+
| | | \--- androidx.concurrent:concurrent-futures:1.2.0 -> 1.1.0 (c)
4344
| | +--- androidx.lifecycle:lifecycle-common:2.3.1 -> 2.9.1
4445
| | | \--- androidx.lifecycle:lifecycle-common-jvm:2.9.1
4546
| | | +--- androidx.annotation:annotation:1.8.1 -> 1.9.1 (*)
@@ -57,27 +58,27 @@ debugAndroidTestRuntimeClasspath - Runtime classpath of '/debugAndroidTest'.
5758
| | | +--- androidx.lifecycle:lifecycle-process:2.9.1 (c)
5859
| | | +--- androidx.lifecycle:lifecycle-livedata:2.9.1 (c)
5960
| | | \--- androidx.lifecycle:lifecycle-livedata-core-ktx:2.9.1 (c)
60-
| | +--- androidx.test:monitor:1.7.1 (*)
61+
| | +--- androidx.test:monitor:1.8.0 (*)
6162
| | +--- androidx.tracing:tracing:1.1.0 -> 1.2.0 (*)
6263
| | +--- com.google.guava:listenablefuture:1.0 -> 9999.0-empty-to-avoid-conflict-with-guava
63-
| | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.20 -> 2.1.21 (*)
64-
| | \--- org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm:1.7.1 -> 1.10.1 (*)
65-
| +--- androidx.test:monitor:1.7.1 (*)
66-
| +--- androidx.test:runner:1.6.1
67-
| | +--- androidx.annotation:annotation:1.7.0-beta01 -> 1.9.1 (*)
68-
| | +--- androidx.test.services:storage:1.5.0 (*)
69-
| | +--- androidx.test:monitor:1.7.1 (*)
64+
| | +--- org.jetbrains.kotlin:kotlin-stdlib:1.9.21 -> 2.1.21 (*)
65+
| | \--- org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm:1.8.1 -> 1.10.1 (*)
66+
| +--- androidx.test:monitor:1.8.0 (*)
67+
| +--- androidx.test:runner:1.7.0
68+
| | +--- androidx.annotation:annotation:1.7.0 -> 1.9.1 (*)
69+
| | +--- androidx.test.services:storage:1.6.0 (*)
70+
| | +--- androidx.test:monitor:1.8.0 (*)
7071
| | +--- androidx.tracing:tracing:1.1.0 -> 1.2.0 (*)
7172
| | \--- junit:junit:4.13.2 (*)
7273
| +--- com.google.code.findbugs:jsr305:3.0.2
73-
| +--- com.google.errorprone:error_prone_annotations:2.18.0 -> 2.26.0
74+
| +--- com.google.errorprone:error_prone_annotations:2.30.0 -> 2.26.0
7475
| +--- com.google.guava:listenablefuture:1.0 -> 9999.0-empty-to-avoid-conflict-with-guava
7576
| +--- javax.inject:javax.inject:1
7677
| +--- junit:junit:4.13.2 (*)
7778
| +--- org.hamcrest:hamcrest-core:1.3
7879
| +--- org.hamcrest:hamcrest-library:1.3
7980
| | \--- org.hamcrest:hamcrest-core:1.3
80-
| \--- org.jetbrains.kotlin:kotlin-stdlib:1.8.20 -> 2.1.21 (*)
81+
| \--- org.jetbrains.kotlin:kotlin-stdlib:1.9.21 -> 2.1.21 (*)
8182
+--- androidx.compose.ui:ui-test-junit4:1.8.3
8283
| \--- androidx.compose.ui:ui-test-junit4-android:1.8.3
8384
| +--- androidx.activity:activity:1.2.1 -> 1.10.1
@@ -469,9 +470,9 @@ debugAndroidTestRuntimeClasspath - Runtime classpath of '/debugAndroidTest'.
469470
| | +--- androidx.compose.ui:ui-unit:1.8.3 (*)
470471
| | +--- androidx.compose.ui:ui-util:1.8.3 (*)
471472
| | +--- androidx.core:core-ktx:1.12.0 -> 1.16.0 (*)
472-
| | +--- androidx.test:monitor:1.6.1 -> 1.7.1 (*)
473-
| | +--- androidx.test.espresso:espresso-core:3.5.0 -> 3.6.1 (*)
474-
| | +--- androidx.test.espresso:espresso-idling-resource:3.5.0 -> 3.6.1
473+
| | +--- androidx.test:monitor:1.6.1 -> 1.8.0 (*)
474+
| | +--- androidx.test.espresso:espresso-core:3.5.0 -> 3.7.0 (*)
475+
| | +--- androidx.test.espresso:espresso-idling-resource:3.5.0 -> 3.7.0
475476
| | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.1.21 (*)
476477
| | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.7.3 -> 1.10.1 (*)
477478
| | +--- org.jetbrains.kotlinx:kotlinx-coroutines-test:1.7.3 -> 1.10.1
@@ -490,12 +491,12 @@ debugAndroidTestRuntimeClasspath - Runtime classpath of '/debugAndroidTest'.
490491
| | \--- androidx.compose.ui:ui-geometry:1.8.3 (c)
491492
| +--- androidx.lifecycle:lifecycle-common:2.5.1 -> 2.9.1 (*)
492493
| +--- androidx.lifecycle:lifecycle-runtime:2.5.1 -> 2.9.1 (*)
493-
| +--- androidx.test:core:1.5.0 -> 1.6.1 (*)
494-
| +--- androidx.test:monitor:1.6.1 -> 1.7.1 (*)
494+
| +--- androidx.test:core:1.5.0 -> 1.7.0 (*)
495+
| +--- androidx.test:monitor:1.6.1 -> 1.8.0 (*)
495496
| +--- androidx.test.ext:junit:1.1.5
496497
| | +--- junit:junit:4.13.2 (*)
497-
| | +--- androidx.test:core:1.5.0 -> 1.6.1 (*)
498-
| | +--- androidx.test:monitor:1.6.1 -> 1.7.1 (*)
498+
| | +--- androidx.test:core:1.5.0 -> 1.7.0 (*)
499+
| | +--- androidx.test:monitor:1.6.1 -> 1.8.0 (*)
499500
| | \--- androidx.annotation:annotation:1.2.0 -> 1.9.1 (*)
500501
| +--- junit:junit:4.13.2 (*)
501502
| +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.1.21 (*)

app/versions/dependencies/debugUnitTestRuntimeClasspathDependencies.txt

Lines changed: 26 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ debugUnitTestRuntimeClasspath - Runtime classpath of '/debugUnitTest'.
1414
| \--- org.jetbrains.kotlin:kotlin-android-extensions-runtime:2.1.21
1515
| \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.21 (*)
1616
+--- project :modules:library-test
17-
| +--- androidx.test:core-ktx:1.6.1
17+
| +--- androidx.test:core-ktx:1.7.0
1818
| | +--- androidx.lifecycle:lifecycle-common:2.3.1 -> 2.9.1
1919
| | | \--- androidx.lifecycle:lifecycle-common-jvm:2.9.1
2020
| | | +--- androidx.annotation:annotation:1.8.1 -> 1.9.1
@@ -47,31 +47,33 @@ debugUnitTestRuntimeClasspath - Runtime classpath of '/debugUnitTest'.
4747
| | | +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.9.1 (c)
4848
| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.1.21 (c)
4949
| | | \--- androidx.lifecycle:lifecycle-process:2.9.1 (c)
50-
| | +--- androidx.test:core:1.6.1
51-
| | | +--- androidx.annotation:annotation:1.7.0-beta01 -> 1.9.1 (*)
52-
| | | +--- androidx.concurrent:concurrent-futures-ktx:1.1.0
53-
| | | | +--- androidx.concurrent:concurrent-futures:1.1.0
50+
| | +--- androidx.test:core:1.7.0
51+
| | | +--- androidx.annotation:annotation:1.7.0 -> 1.9.1 (*)
52+
| | | +--- androidx.concurrent:concurrent-futures-ktx:1.2.0
53+
| | | | +--- androidx.concurrent:concurrent-futures:1.2.0
5454
| | | | | +--- androidx.annotation:annotation:1.1.0 -> 1.9.1 (*)
55-
| | | | | \--- com.google.guava:listenablefuture:1.0 -> 9999.0-empty-to-avoid-conflict-with-guava
56-
| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.3.71 -> 2.1.21 (*)
57-
| | | | \--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.3.4 -> 1.10.1 (*)
55+
| | | | | +--- com.google.guava:listenablefuture:1.0 -> 9999.0-empty-to-avoid-conflict-with-guava
56+
| | | | | \--- androidx.concurrent:concurrent-futures-ktx:1.2.0 (c)
57+
| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.1.21 (*)
58+
| | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.7.3 -> 1.10.1 (*)
59+
| | | | \--- androidx.concurrent:concurrent-futures:1.2.0 (c)
5860
| | | +--- androidx.lifecycle:lifecycle-common:2.3.1 -> 2.9.1 (*)
59-
| | | +--- androidx.test:monitor:1.7.1 -> 1.7.2
60-
| | | | +--- androidx.annotation:annotation:1.7.0-beta01 -> 1.9.1 (*)
61+
| | | +--- androidx.test:monitor:1.8.0
62+
| | | | +--- androidx.annotation:annotation:1.7.0 -> 1.9.1 (*)
6163
| | | | +--- androidx.tracing:tracing:1.1.0 -> 1.2.0
6264
| | | | | \--- androidx.annotation:annotation:1.2.0 -> 1.9.1 (*)
63-
| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.8.20 -> 2.1.21 (*)
65+
| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.9.21 -> 2.1.21 (*)
6466
| | | +--- androidx.tracing:tracing:1.1.0 -> 1.2.0 (*)
6567
| | | +--- com.google.guava:listenablefuture:1.0 -> 9999.0-empty-to-avoid-conflict-with-guava
66-
| | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.20 -> 2.1.21 (*)
67-
| | | \--- org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm:1.7.1 -> 1.10.1 (*)
68-
| | \--- org.jetbrains.kotlin:kotlin-stdlib:1.8.20 -> 2.1.21 (*)
69-
| +--- androidx.test:runner:1.6.2
70-
| | +--- androidx.annotation:annotation:1.7.0-beta01 -> 1.9.1 (*)
71-
| | +--- androidx.test.services:storage:1.5.0
72-
| | | +--- androidx.annotation:annotation:1.7.0-beta01 -> 1.9.1 (*)
73-
| | | \--- androidx.test:monitor:1.7.0 -> 1.7.2 (*)
74-
| | +--- androidx.test:monitor:1.7.2 (*)
68+
| | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.9.21 -> 2.1.21 (*)
69+
| | | \--- org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm:1.8.1 -> 1.10.1 (*)
70+
| | \--- org.jetbrains.kotlin:kotlin-stdlib:1.9.21 -> 2.1.21 (*)
71+
| +--- androidx.test:runner:1.7.0
72+
| | +--- androidx.annotation:annotation:1.7.0 -> 1.9.1 (*)
73+
| | +--- androidx.test.services:storage:1.6.0
74+
| | | +--- androidx.annotation:annotation:1.7.0 -> 1.9.1 (*)
75+
| | | \--- androidx.test:monitor:1.8.0 (*)
76+
| | +--- androidx.test:monitor:1.8.0 (*)
7577
| | +--- androidx.tracing:tracing:1.1.0 -> 1.2.0 (*)
7678
| | \--- junit:junit:4.13.2
7779
| | \--- org.hamcrest:hamcrest-core:1.3
@@ -104,7 +106,7 @@ debugUnitTestRuntimeClasspath - Runtime classpath of '/debugUnitTest'.
104106
| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.1.21 (*)
105107
| | | | | | +--- androidx.collection:collection-ktx:1.5.0 (c)
106108
| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.9.24 -> 2.1.21 (c)
107-
| | | | | +--- androidx.concurrent:concurrent-futures:1.0.0 -> 1.1.0 (*)
109+
| | | | | +--- androidx.concurrent:concurrent-futures:1.0.0 -> 1.2.0 (*)
108110
| | | | | +--- androidx.core:core-viewtree:1.0.0
109111
| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.1.21 (*)
110112
| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.1.21 (c)
@@ -122,7 +124,7 @@ debugUnitTestRuntimeClasspath - Runtime classpath of '/debugUnitTest'.
122124
| | | | | | +--- androidx.lifecycle:lifecycle-common:2.9.1 (*)
123125
| | | | | | +--- androidx.profileinstaller:profileinstaller:1.4.0 -> 1.4.1
124126
| | | | | | | +--- androidx.annotation:annotation:1.8.1 -> 1.9.1 (*)
125-
| | | | | | | +--- androidx.concurrent:concurrent-futures:1.1.0 (*)
127+
| | | | | | | +--- androidx.concurrent:concurrent-futures:1.1.0 -> 1.2.0 (*)
126128
| | | | | | | +--- androidx.startup:startup-runtime:1.1.1
127129
| | | | | | | | +--- androidx.annotation:annotation:1.1.0 -> 1.9.1 (*)
128130
| | | | | | | | \--- androidx.tracing:tracing:1.0.0 -> 1.2.0 (*)
@@ -1115,7 +1117,7 @@ debugUnitTestRuntimeClasspath - Runtime classpath of '/debugUnitTest'.
11151117
| | | | | | | \--- com.google.errorprone:error_prone_annotations:2.26.0
11161118
| | | | | | +--- com.google.firebase:firebase-annotations:16.2.0 (*)
11171119
| | | | | | +--- androidx.annotation:annotation:1.5.0 -> 1.9.1 (*)
1118-
| | | | | | +--- androidx.concurrent:concurrent-futures:1.1.0 (*)
1120+
| | | | | | +--- androidx.concurrent:concurrent-futures:1.1.0 -> 1.2.0 (*)
11191121
| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.1.21 (*)
11201122
| | | | | | +--- com.google.android.gms:play-services-basement:18.3.0 (*)
11211123
| | | | | | \--- com.google.android.gms:play-services-tasks:18.1.0 (*)
@@ -1885,7 +1887,7 @@ debugUnitTestRuntimeClasspath - Runtime classpath of '/debugUnitTest'.
18851887
| | | | +--- com.google.firebase:firebase-auth:23.0.0
18861888
| | | | | +--- androidx.browser:browser:1.4.0
18871889
| | | | | | +--- androidx.collection:collection:1.1.0 -> 1.5.0 (*)
1888-
| | | | | | +--- androidx.concurrent:concurrent-futures:1.0.0 -> 1.1.0 (*)
1890+
| | | | | | +--- androidx.concurrent:concurrent-futures:1.0.0 -> 1.2.0 (*)
18891891
| | | | | | +--- androidx.interpolator:interpolator:1.0.0 (*)
18901892
| | | | | | +--- androidx.core:core:1.1.0 -> 1.16.0 (*)
18911893
| | | | | | +--- androidx.annotation:annotation:1.1.0 -> 1.9.1 (*)

0 commit comments

Comments
 (0)