Skip to content

Commit f71dcf7

Browse files
committed
fix(deps): update dependency io.arrow-kt:arrow-fx-coroutines to v1.2.3
1 parent 4f848e5 commit f71dcf7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

automation/code-generator/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ dependencies {
1515
implementation("io.ktor:ktor-client-cio")
1616
implementation("io.ktor:ktor-client-content-negotiation")
1717
implementation("io.ktor:ktor-serialization-kotlinx-json")
18-
implementation("io.arrow-kt:arrow-fx-coroutines:1.2.2")
18+
implementation("io.arrow-kt:arrow-fx-coroutines:1.2.3")
1919

2020
implementation(projects.actionBindingGenerator)
2121

0 commit comments

Comments
 (0)