Skip to content

Commit

Permalink
Update dependency io.arrow-kt:arrow-core to v1.2.3 (#29)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <[email protected]>
  • Loading branch information
JayShortway and renovate-bot authored Mar 3, 2024
1 parent 3544dea commit ab3e367
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ android-gradlePlugin = { module = "com.android.tools.build:gradle", version.ref
androidx-activity-compose = { module = "androidx.activity:activity-compose", version = "1.8.2" }
androidx-compose-ui-tooling = { module = "androidx.compose.ui:ui-tooling", version.ref = "compose" }
androidx-compose-ui-tooling-preview = { module = "androidx.compose.ui:ui-tooling-preview", version.ref = "compose" }
arrow-core = { module = "io.arrow-kt:arrow-core", version = "1.2.2" }
arrow-core = { module = "io.arrow-kt:arrow-core", version = "1.2.3" }
kotlin-gradlePlugin = { module = "org.jetbrains.kotlin:kotlin-gradle-plugin", version.ref = "kotlin" }
kotlin-test = { module = "org.jetbrains.kotlin:kotlin-test", version.ref = "kotlin" }
kotlinx-datetime = { module = "org.jetbrains.kotlinx:kotlinx-datetime", version = "0.5.0" }
Expand Down

0 comments on commit ab3e367

Please sign in to comment.