Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ hilt_nav_compose = "1.0.0"
hiltExt = "1.0.0"

#jacoco
jacoco = "0.8.9"
jacoco = "0.8.10"

#compose
compose_ui = "1.3.3"
Expand Down Expand Up @@ -71,11 +71,11 @@ mockk_android = "1.13.5"
test_runner = "1.5.2"

#sonar
sonar = "4.0.0.2929"
sonar = "4.4.0.3356"
#dokka
dokka = "1.8.10"
dokka = "1.9.0"
#ktlint
ktlint = "11.3.1"
ktlint = "11.6.0"

[libraries]
# Project
Expand Down