Skip to content

Commit

Permalink
Update dependency com.lordcodes.turtle:turtle to v0.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 12, 2023
1 parent 2d2d51b commit 30bec3d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sharedutils/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ dependencies {
implementation(libs.material)
testImplementation(TestDeps.junit)
testImplementation("com.jakewharton.picnic:picnic:0.7.0")
testImplementation("com.lordcodes.turtle:turtle:0.8.0")
testImplementation("com.lordcodes.turtle:turtle:0.9.0")
androidTestImplementation(TestDeps.androidJunit)
androidTestImplementation(TestDeps.androidEspresso)

Expand Down

0 comments on commit 30bec3d

Please sign in to comment.