Skip to content

Commit

Permalink
chore(deps): bump com.google.truth:truth from 1.4.1 to 1.4.2 in /pubs…
Browse files Browse the repository at this point in the history
…ub (#982)
  • Loading branch information
dependabot[bot] authored Mar 4, 2024
1 parent df7a30f commit ae654ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pubsub/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ dependencies {
implementation("com.google.cloud:google-cloud-core")
implementation("com.google.cloud:google-cloud-pubsub")
implementation("org.jetbrains.kotlinx:kotlinx-coroutines-core:1.8.0")
testImplementation("com.google.truth:truth:1.4.1")
testImplementation("com.google.truth:truth:1.4.2")
testImplementation("org.jetbrains.kotlin:kotlin-test-junit")
// see: https://github.com/googleapis/sdk-platform-java/pull/1832
modules {
Expand Down

0 comments on commit ae654ea

Please sign in to comment.