Skip to content

Commit

Permalink
Merge pull request #171 from jesperancinha/dependabot/gradle/io.arrow…
Browse files Browse the repository at this point in the history
…-kt-arrow-fx-coroutines-2.0.0

Bump io.arrow-kt:arrow-fx-coroutines from 1.2.4 to 2.0.0
  • Loading branch information
github-actions[bot] authored Dec 6, 2024
2 parents f00d67a + ea8fc16 commit e8ff218
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 @@ -12,7 +12,7 @@ spring-dependency-management = { id = "io.spring.dependency-management", version

[libraries]
arrow-core = { group = "io.arrow-kt", name = "arrow-core", version = "2.0.0" }
arrow-fx-coroutines = { group = "io.arrow-kt", name = "arrow-fx-coroutines", version = "1.2.4" }
arrow-fx-coroutines = { group = "io.arrow-kt", name = "arrow-fx-coroutines", version = "2.0.0" }
arrow-optics-ksp-plugin = { group = "io.arrow-kt", name = "arrow-optics-ksp-plugin", version = "2.0.0" }
arrow-stack = { group = "io.arrow-kt", name = "arrow-stack", version = "2.0.0" }
javalin = { group = "io.javalin", name = "javalin", version = "6.3.0" }
Expand Down

0 comments on commit e8ff218

Please sign in to comment.