Skip to content

Commit

Permalink
Update test
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 22, 2023
1 parent 20b41b5 commit fcbf8b2
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 @@ -2,10 +2,10 @@
# Define the dependency versions
#Project
#kotlin
kotlinVersion = "1.8.20"
kotlinVersion = "1.9.0"
kotlinxSerializationJson = "1.5.0"
#gradle
androidGradlePlugin = "8.0.2"
androidGradlePlugin = "8.1.1"

#Modules
#androidx
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.10.0"
#Mock
anotation = "1.6.0"
mockk_android = "1.13.4"
mockk_android = "1.13.7"
test_runner = "1.5.2"
#sonar
sonar = "4.0.0.2929"
Expand Down

0 comments on commit fcbf8b2

Please sign in to comment.