Skip to content

Commit 5ef0b84

Browse files
Update arrow.kt to v1.2.3
| datasource | package | from | to | | ---------- | ------------------------------- | ----- | ----- | | maven | io.arrow-kt:arrow-core | 1.2.2 | 1.2.3 | | maven | io.arrow-kt:arrow-fx-coroutines | 1.2.2 | 1.2.3 |
1 parent a492df1 commit 5ef0b84

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ androidx-core = "1.12.0"
2424

2525
ktor = "2.3.8"
2626

27-
arrow-kt = "1.2.2"
27+
arrow-kt = "1.2.3"
2828
kamel-image = "0.9.3"
2929
napier = "2.7.1"
3030
flow-ext = "0.8.0"

0 commit comments

Comments
 (0)