Skip to content

Commit

Permalink
Update others
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 27, 2023
1 parent 8c7ebb2 commit ca9b099
Showing 1 changed file with 4 additions and 4 deletions.
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

0 comments on commit ca9b099

Please sign in to comment.