We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 86422df + a10cfe5 commit a44b927Copy full SHA for a44b927
1 file changed
gradle/libs.versions.toml
@@ -26,7 +26,7 @@ kotlin = "2.4.0"
26
coreKtx = "1.19.0"
27
junit = "4.13.2"
28
junitVersion = "1.3.0"
29
-junitJupiter = "6.1.0"
+junitJupiter = "6.1.1"
30
espressoCore = "3.7.0"
31
kotlinx-coroutines = "1.11.0"
32
kotlinxCollectionsImmutable = "0.5.0"
@@ -59,7 +59,7 @@ datastore = "1.2.1"
59
credentials = "1.6.0"
60
googleid = "1.2.0"
61
androidxTestCore = "1.7.0"
62
-junit5 = "6.1.0"
+junit5 = "6.1.1"
63
kuromoji = "0.9.0"
64
pinyin4j = "2.5.1"
65
securityCrypto = "1.1.0"
@@ -70,7 +70,7 @@ jdom2 = "2.0.6.1"
70
jose4j = "0.9.6"
71
httpclient = "4.5.14"
72
73
-errorProneAnnotations = "2.36.0"
+errorProneAnnotations = "2.50.0"
74
75
# DI
76
dagger = "2.60"
0 commit comments