Skip to content

Commit 819c07e

Browse files
Update others
1 parent 8c7ebb2 commit 819c07e

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

gradle/libs.versions.toml

+4-4
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ hilt_nav_compose = "1.0.0"
3030
hiltExt = "1.0.0"
3131

3232
#jacoco
33-
jacoco = "0.8.9"
33+
jacoco = "0.8.10"
3434

3535
#compose
3636
compose_ui = "1.3.3"
@@ -71,11 +71,11 @@ mockk_android = "1.13.5"
7171
test_runner = "1.5.2"
7272

7373
#sonar
74-
sonar = "4.0.0.2929"
74+
sonar = "4.3.1.3277"
7575
#dokka
76-
dokka = "1.8.10"
76+
dokka = "1.9.0"
7777
#ktlint
78-
ktlint = "11.3.1"
78+
ktlint = "11.5.1"
7979

8080
[libraries]
8181
# Project

0 commit comments

Comments
 (0)