Skip to content

Commit

Permalink
Update test
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 1, 2023
1 parent 20b41b5 commit 9b9d85c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# Define the dependency versions
#Project
#kotlin
kotlinVersion = "1.8.20"
kotlinVersion = "1.8.22"
kotlinxSerializationJson = "1.5.0"
#gradle
androidGradlePlugin = "8.0.2"
Expand Down Expand Up @@ -38,10 +38,10 @@ turbine = "1.0.0"
junit4 = "4.13.2"
android_junit = "1.1.5"
espresso = "3.5.0"
jupiter_junit = "5.9.2"
jupiter_junit = "5.9.3"
#Mock
anotation = "1.6.0"
mockk_android = "1.13.4"
mockk_android = "1.13.5"
test_runner = "1.5.2"
#sonar
sonar = "4.0.0.2929"
Expand Down

0 comments on commit 9b9d85c

Please sign in to comment.