File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 74
74
75
75
- name : Add coverage report to PR
76
76
id : kover
77
- uses : mi-kas/kover-report@v1.8
77
+ uses : mi-kas/kover-report@v1.9
78
78
with :
79
79
path : ${{ github.workspace }}/report.xml
80
80
token : ${{ secrets.GITHUB_TOKEN }}
Original file line number Diff line number Diff line change @@ -11,26 +11,26 @@ kotlinDate = "0.5.0"
11
11
ksp = " 1.9.23-1.0.20"
12
12
13
13
appCompat = " 1.6.1"
14
- lifecycleViewModel = " 2.7 .0"
14
+ lifecycleViewModel = " 2.8 .0"
15
15
sqldelight = " 1.5.5"
16
16
detekt = " 1.23.6"
17
17
kover = " 0.7.6"
18
18
mockmp = " 1.17.0"
19
19
mokoResources = " 0.23.0"
20
20
mokoGraphics = " 0.9.0"
21
21
22
- compose = " 1.6.6 "
22
+ compose = " 1.6.7 "
23
23
composeActivity = " 1.9.0"
24
24
composeCompiler = " 1.5.12"
25
- composeUITooling = " 1.6.6 "
25
+ composeUITooling = " 1.6.7 "
26
26
composeCoil = " 2.6.0"
27
27
composeNavigation = " 2.7.7"
28
28
29
29
koin = " 3.5.6"
30
30
koinTest = " 3.5.6"
31
31
koinAndroid = " 3.5.6"
32
32
koinAndroidCompose = " 3.5.6"
33
- ktor = " 2.3.10 "
33
+ ktor = " 2.3.11 "
34
34
35
35
kermit = " 2.0.3"
36
36
slf4j = " 2.0.13"
You can’t perform that action at this time.
0 commit comments