Skip to content

Commit 003c2ce

Browse files
mhiewgithub-actions[bot]
authored andcommitted
Apply changes from dependencyGuardBaseline --refresh-dependencies
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 217a7d2 commit 003c2ce

File tree

3 files changed

+32
-4
lines changed

3 files changed

+32
-4
lines changed

workflow-ui/core-android/dependencies/releaseRuntimeClasspath.txt

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,14 @@
11
androidx.activity:activity:1.8.2
2-
androidx.annotation:annotation-experimental:1.4.0
2+
androidx.annotation:annotation-experimental:1.4.1
33
androidx.annotation:annotation-jvm:1.8.1
44
androidx.annotation:annotation:1.8.1
55
androidx.arch.core:core-common:2.2.0
66
androidx.arch.core:core-runtime:2.2.0
7-
androidx.collection:collection:1.1.0
7+
androidx.collection:collection-jvm:1.4.4
8+
androidx.collection:collection:1.4.4
9+
androidx.compose.runtime:runtime-android:1.7.2
10+
androidx.compose.runtime:runtime:1.7.2
11+
androidx.compose:compose-bom:2024.09.02
812
androidx.concurrent:concurrent-futures:1.1.0
913
androidx.core:core-ktx:1.13.1
1014
androidx.core:core:1.13.1
Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
androidx.annotation:annotation-experimental:1.4.1
2+
androidx.annotation:annotation-jvm:1.8.1
3+
androidx.annotation:annotation:1.8.1
4+
androidx.collection:collection-jvm:1.4.4
5+
androidx.collection:collection:1.4.4
6+
androidx.compose.runtime:runtime-android:1.7.2
7+
androidx.compose.runtime:runtime:1.7.2
8+
androidx.compose:compose-bom:2024.09.02
9+
com.squareup.okio:okio-jvm:3.3.0
10+
com.squareup.okio:okio:3.3.0
11+
org.jetbrains.kotlin:kotlin-bom:1.9.24
12+
org.jetbrains.kotlin:kotlin-stdlib-common:1.9.24
13+
org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.9.24
14+
org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.9.24
15+
org.jetbrains.kotlin:kotlin-stdlib:1.9.24
16+
org.jetbrains.kotlinx:kotlinx-coroutines-android:1.7.3
17+
org.jetbrains.kotlinx:kotlinx-coroutines-bom:1.7.3
18+
org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm:1.7.3
19+
org.jetbrains.kotlinx:kotlinx-coroutines-core:1.7.3
20+
org.jetbrains:annotations:23.0.0

workflow-ui/radiography/dependencies/releaseRuntimeClasspath.txt

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,14 @@
11
androidx.activity:activity:1.8.2
2-
androidx.annotation:annotation-experimental:1.4.0
2+
androidx.annotation:annotation-experimental:1.4.1
33
androidx.annotation:annotation-jvm:1.8.1
44
androidx.annotation:annotation:1.8.1
55
androidx.arch.core:core-common:2.2.0
66
androidx.arch.core:core-runtime:2.2.0
7-
androidx.collection:collection:1.1.0
7+
androidx.collection:collection-jvm:1.4.4
8+
androidx.collection:collection:1.4.4
9+
androidx.compose.runtime:runtime-android:1.7.2
10+
androidx.compose.runtime:runtime:1.7.2
11+
androidx.compose:compose-bom:2024.09.02
812
androidx.concurrent:concurrent-futures:1.1.0
913
androidx.core:core-ktx:1.13.1
1014
androidx.core:core:1.13.1

0 commit comments

Comments
 (0)