We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4a04cc2 commit a1e448eCopy full SHA for a1e448e
gradle/libs.versions.toml
@@ -12,19 +12,19 @@ protobuf = "4.33.2"
12
protobuf-plugin = "0.9.6"
13
14
# Kotlin
15
-kotlin = "2.3.0"
+kotlin = "2.3.10"
16
coroutines = "1.10.2"
17
kotlinx-serialization = "1.10.0"
18
19
# Mozilla
20
-android-components = "146.0.1"
+android-components = "147.0.3"
21
glean = "67.0.0"
22
rust-android-gradle = "0.9.6"
23
24
# AndroidX
25
annotation = "1.9.1"
26
core = "1.17.0"
27
-work = "2.11.0"
+work = "2.11.1"
28
29
# JNA
30
jna = "5.18.1"
@@ -46,7 +46,7 @@ mockito = "5.21.0"
46
robolectric = "4.16"
47
48
# Miscellaneous Gradle plugins
49
-gradle-download-task = "5.6.0"
+gradle-download-task = "5.7.0"
50
python-envs-plugin = "0.0.31"
51
52
[libraries]
0 commit comments