Skip to content

Commit

Permalink
Bump io.arrow-kt:arrow-fx-coroutines from 1.2.2 to 1.2.3
Browse files Browse the repository at this point in the history
Bumps [io.arrow-kt:arrow-fx-coroutines](https://github.com/arrow-kt/arrow) from 1.2.2 to 1.2.3.
- [Release notes](https://github.com/arrow-kt/arrow/releases)
- [Changelog](https://github.com/arrow-kt/arrow/blob/main/RELEASE.md)
- [Commits](https://github.com/arrow-kt/arrow/commits/1.2.3)

---
updated-dependencies:
- dependency-name: io.arrow-kt:arrow-fx-coroutines
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and PHPirates committed Mar 1, 2024
1 parent 8a938b1 commit 280d6ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@ dependencies {
implementation("batik:batik-svg-dom:1.6-1")

implementation("io.arrow-kt:arrow-core:1.2.3")
implementation("io.arrow-kt:arrow-fx-coroutines:1.2.2")
implementation("io.arrow-kt:arrow-fx-coroutines:1.2.3")
implementation("io.arrow-kt:arrow-resilience:1.2.3")

// Test dependencies
Expand Down

0 comments on commit 280d6ae

Please sign in to comment.