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

This commit is contained in:
renovate[bot] 2024-01-20 08:47:54 +00:00 committed by GitHub
parent 19c9345489
commit fd2a594ba9
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.2.0"
truth = "com.google.truth:truth:1.2.0"
truth = "com.google.truth:truth:1.3.0"