Skip to content

Commit a1e448e

Browse files
Update some Gradle dependencies (#7208)
1 parent 4a04cc2 commit a1e448e

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

gradle/libs.versions.toml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,19 +12,19 @@ protobuf = "4.33.2"
1212
protobuf-plugin = "0.9.6"
1313

1414
# Kotlin
15-
kotlin = "2.3.0"
15+
kotlin = "2.3.10"
1616
coroutines = "1.10.2"
1717
kotlinx-serialization = "1.10.0"
1818

1919
# Mozilla
20-
android-components = "146.0.1"
20+
android-components = "147.0.3"
2121
glean = "67.0.0"
2222
rust-android-gradle = "0.9.6"
2323

2424
# AndroidX
2525
annotation = "1.9.1"
2626
core = "1.17.0"
27-
work = "2.11.0"
27+
work = "2.11.1"
2828

2929
# JNA
3030
jna = "5.18.1"
@@ -46,7 +46,7 @@ mockito = "5.21.0"
4646
robolectric = "4.16"
4747

4848
# Miscellaneous Gradle plugins
49-
gradle-download-task = "5.6.0"
49+
gradle-download-task = "5.7.0"
5050
python-envs-plugin = "0.0.31"
5151

5252
[libraries]

0 commit comments

Comments
 (0)