We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 494f763 commit 5d1778cCopy full SHA for 5d1778c
data/db-sqldelight/build.gradle.kts
@@ -49,7 +49,7 @@ kotlin {
49
// Need to explicitly depend on these, otherwise the build fails.
50
implementation("co.touchlab:stately-common:2.1.0")
51
implementation("co.touchlab:stately-isolate:2.0.7")
52
- implementation("co.touchlab:stately-iso-collections:2.0.7")
+ implementation("co.touchlab:stately-iso-collections:2.1.0")
53
}
54
55
0 commit comments