Skip to content

Commit 3602da2

Browse files
Update dependency com.google.truth:truth to v1.4.5
1 parent 0657e94 commit 3602da2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,6 @@ rxjava3 = "io.reactivex.rxjava3:rxjava:3.1.11"
1111

1212
kotlinx-coroutines-core = "org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2"
1313
turbine = "app.cash.turbine:turbine:1.2.1"
14-
truth = "com.google.truth:truth:1.4.4"
14+
truth = "com.google.truth:truth:1.4.5"
1515
dokkaGradlePlugin = "org.jetbrains.dokka:dokka-gradle-plugin:2.0.0"
1616
gradleMavenPublishPlugin = "com.vanniktech:gradle-maven-publish-plugin:0.34.0"

0 commit comments

Comments
 (0)