Skip to content

Commit 0272513

Browse files
Update test
1 parent 20b41b5 commit 0272513

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
@@ -2,10 +2,10 @@
22
# Define the dependency versions
33
#Project
44
#kotlin
5-
kotlinVersion = "1.8.20"
5+
kotlinVersion = "1.9.10"
66
kotlinxSerializationJson = "1.5.0"
77
#gradle
8-
androidGradlePlugin = "8.0.2"
8+
androidGradlePlugin = "8.1.1"
99

1010
#Modules
1111
#androidx
@@ -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.10.0"
4242
#Mock
4343
anotation = "1.6.0"
44-
mockk_android = "1.13.4"
44+
mockk_android = "1.13.8"
4545
test_runner = "1.5.2"
4646
#sonar
4747
sonar = "4.0.0.2929"

0 commit comments

Comments
 (0)