mirror of
https://github.com/jellyfin/jellyfin-android.git
synced 2026-09-02 21:04:10 +03:00
Update testing dependencies
This commit is contained in:
committed by
Niels van Velzen
parent
b6f706d13b
commit
de30d5f8db
@@ -44,9 +44,9 @@ object Dependencies {
|
||||
const val timber = "4.7.1"
|
||||
const val leakCanary = "2.6"
|
||||
const val redScreenOfDeath = "0.1.2"
|
||||
const val junit = "5.7.0"
|
||||
const val kotest = "4.4.0"
|
||||
const val mockk = "1.10.5"
|
||||
const val junit = "5.7.1"
|
||||
const val kotest = "4.4.1"
|
||||
const val mockk = "1.10.6"
|
||||
const val androidXRunner = "1.3.0"
|
||||
const val androidXEspresso = "3.3.0"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user