Skip to content

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 Sep 30, 2024
1 parent 04307f1 commit a0b0b78
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion inspektor/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ kotlin {
dependsOn(commonMain)
dependencies {
implementation("co.touchlab:stately-common:2.1.0")
implementation("co.touchlab:stately-iso-collections:2.0.6")
implementation("co.touchlab:stately-iso-collections:2.1.0")
implementation(libs.ktor.client.darwin)
implementation(libs.sqlDelight.driver.native)
}
Expand Down

0 comments on commit a0b0b78

Please sign in to comment.