Skip to content

Commit

Permalink
Bump io.arrow-kt:arrow-resilience from 1.2.2 to 1.2.3
Browse files Browse the repository at this point in the history
Bumps [io.arrow-kt:arrow-resilience](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-resilience
  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 27585f7 commit d3a6ff1
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 @@ -126,7 +126,7 @@ dependencies {

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

// Test dependencies
// No version specified, it equals the kotlin version
Expand Down

0 comments on commit d3a6ff1

Please sign in to comment.