Skip to content
This repository has been archived by the owner on Nov 12, 2024. It is now read-only.

Commit

Permalink
Update dependency co.touchlab:stately-iso-collections to v2.0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Dec 4, 2023
1 parent 2fd9525 commit 8871bed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data/db-sqldelight/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ kotlin {
// Need to explicitly depend on these, otherwise the build fails.
implementation("co.touchlab:stately-common:2.0.6")
implementation("co.touchlab:stately-isolate:2.0.5")
implementation("co.touchlab:stately-iso-collections:2.0.5")
implementation("co.touchlab:stately-iso-collections:2.0.6")
}
}
}
Expand Down

0 comments on commit 8871bed

Please sign in to comment.