Skip to content

Commit bfd17bd

Browse files
chore(deps): update all non-major dependencies (#207)
Co-authored-by: renovate-self-hosted-apter[bot] <123806997+renovate-self-hosted-apter[bot]@users.noreply.github.com>
1 parent 028d635 commit bfd17bd

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

.github/workflows/GitHubUserFinder.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ jobs:
7474

7575
- name: Add coverage report to PR
7676
id: kover
77-
uses: mi-kas/kover-report@v1.8
77+
uses: mi-kas/kover-report@v1.9
7878
with:
7979
path: ${{ github.workspace }}/report.xml
8080
token: ${{ secrets.GITHUB_TOKEN }}

gradle/libs.versions.toml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,26 +11,26 @@ kotlinDate = "0.5.0"
1111
ksp = "1.9.23-1.0.20"
1212

1313
appCompat = "1.6.1"
14-
lifecycleViewModel = "2.7.0"
14+
lifecycleViewModel = "2.8.0"
1515
sqldelight = "1.5.5"
1616
detekt = "1.23.6"
1717
kover = "0.7.6"
1818
mockmp = "1.17.0"
1919
mokoResources = "0.23.0"
2020
mokoGraphics = "0.9.0"
2121

22-
compose = "1.6.6"
22+
compose = "1.6.7"
2323
composeActivity = "1.9.0"
2424
composeCompiler = "1.5.12"
25-
composeUITooling = "1.6.6"
25+
composeUITooling = "1.6.7"
2626
composeCoil = "2.6.0"
2727
composeNavigation = "2.7.7"
2828

2929
koin = "3.5.6"
3030
koinTest = "3.5.6"
3131
koinAndroid = "3.5.6"
3232
koinAndroidCompose = "3.5.6"
33-
ktor = "2.3.10"
33+
ktor = "2.3.11"
3434

3535
kermit = "2.0.3"
3636
slf4j = "2.0.13"

0 commit comments

Comments
 (0)