Skip to content

Commit ddeed71

Browse files
Update test
1 parent 20b41b5 commit ddeed71

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

gradle/libs.versions.toml

+3-3
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# Define the dependency versions
33
#Project
44
#kotlin
5-
kotlinVersion = "1.8.20"
5+
kotlinVersion = "1.9.0"
66
kotlinxSerializationJson = "1.5.0"
77
#gradle
88
androidGradlePlugin = "8.0.2"
@@ -38,10 +38,10 @@ turbine = "1.0.0"
3838
junit4 = "4.13.2"
3939
android_junit = "1.1.5"
4040
espresso = "3.5.0"
41-
jupiter_junit = "5.9.2"
41+
jupiter_junit = "5.9.3"
4242
#Mock
4343
anotation = "1.6.0"
44-
mockk_android = "1.13.4"
44+
mockk_android = "1.13.5"
4545
test_runner = "1.5.2"
4646
#sonar
4747
sonar = "4.0.0.2929"

0 commit comments

Comments
 (0)