Skip to content

Commit

Permalink
fix(deps): update dependency com.google.truth:truth to v1.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 19, 2024
1 parent 17d9e1b commit 99c2f2a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ junit-jupiter = { module = "org.junit.jupiter:junit-jupiter", version.ref = "jun
junit-legacy = "junit:junit:4.13.2"
kotlinresult = "com.michael-bull.kotlin-result:kotlin-result:1.1.18"
kotlintest-junit = { module = "org.jetbrains.kotlin:kotlin-test-junit", version.ref = "kotlin" }
truth = "com.google.truth:truth:1.2.0"
truth = "com.google.truth:truth:1.3.0"

[plugins]
animalsniffer = "ru.vyarus.animalsniffer:1.7.1"
Expand Down

0 comments on commit 99c2f2a

Please sign in to comment.