fix(deps): update dependency com.google.truth:truth to v1.4.0

This commit is contained in:
renovate[bot] 2024-02-04 02:59:55 +00:00 committed by GitHub
parent e8d8a55be9
commit 33dd3657ce
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -28,4 +28,4 @@ kotlin-gradlePlugin = { module = "org.jetbrains.kotlin:kotlin-gradle-plugin", ve
kotlin-gradlePlugin-api = { module = "org.jetbrains.kotlin:kotlin-gradle-plugin-api", version.ref = "kotlin" }
kotlin-stdlib = { module = "org.jetbrains.kotlin:kotlin-stdlib", version.ref = "kotlin" }
mordant = "com.github.ajalt.mordant:mordant:2.3.0"
truth = "com.google.truth:truth:1.3.0"
truth = "com.google.truth:truth:1.4.0"