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

Commit

Permalink
fix(deps): update dependency co.touchlab:stately-iso-collections to v…
Browse files Browse the repository at this point in the history
…2.1.0
  • Loading branch information
renovate[bot] committed Aug 29, 2024
1 parent 494f763 commit 5d1778c
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.1.0")
implementation("co.touchlab:stately-isolate:2.0.7")
implementation("co.touchlab:stately-iso-collections:2.0.7")
implementation("co.touchlab:stately-iso-collections:2.1.0")
}
}
}
Expand Down

0 comments on commit 5d1778c

Please sign in to comment.