@@ -8,23 +8,23 @@ junit = '4.13.2'
8
8
flexbox = ' 3.0.0'
9
9
# Note: DirCacheCheckout.java uses InputStream.transferTo() since jgit 6.3; no such method on Android.
10
10
jgit = ' 6.2.0.202206071550-r'
11
- slf4j = ' 2.0.9 '
11
+ slf4j = ' 2.0.13 '
12
12
androidx_appcompat = ' 1.7.0'
13
13
androidx_annotation = ' 1.8.0'
14
14
androidx_navigation = ' 2.7.7'
15
- androidx_fragment = ' 1.7 .1'
15
+ androidx_fragment = ' 1.8 .1'
16
16
androidx_recyclerview = ' 1.3.2'
17
17
androidx_cardview = ' 1.0.0'
18
18
androidx_preference = ' 1.2.1'
19
19
androidx_room = ' 2.6.1'
20
20
androidx_splashscreen = ' 1.0.1'
21
- androidx_test_junit = ' 1.1.5 '
22
- androidx_test_core = ' 1.5.0 '
23
- androidx_test_rules = ' 1.5.0 '
24
- androidx_test_runner = ' 1.5.2 '
25
- androidx_test_monitor = ' 1.6 .1'
21
+ androidx_test_junit = ' 1.2.1 '
22
+ androidx_test_core = ' 1.6.1 '
23
+ androidx_test_rules = ' 1.6.1 '
24
+ androidx_test_runner = ' 1.6.1 '
25
+ androidx_test_monitor = ' 1.7 .1'
26
26
androidx_test_uiautomator = ' 2.3.0'
27
- androidx_test_espresso = ' 3.5 .1'
27
+ androidx_test_espresso = ' 3.6 .1'
28
28
29
29
[plugins ]
30
30
android_application = { id = " com.android.application" , version.ref = " android_gradle_plugin" }
0 commit comments