Skip to content

Commit

Permalink
Bump arrow from 1.2.1 to 1.2.3
Browse files Browse the repository at this point in the history
Bumps `arrow` from 1.2.1 to 1.2.3.

Updates `io.arrow-kt:arrow-core` from 1.2.1 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](arrow-kt/arrow@1.2.1...1.2.3)

Updates `io.arrow-kt:arrow-fx-coroutines` from 1.2.1 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](arrow-kt/arrow@1.2.1...1.2.3)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 11, 2024
1 parent 6d11931 commit 887d9ba
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 @@ oauth2OidcSdk = "11.10.1"
presentationExchange = "0.2.0-SNAPSHOT"
ktlintVersion = "0.50.0"
bouncyCastle = "1.77"
arrow = "1.2.1"
arrow = "1.2.3"
sonarqube = "4.4.1.3373"
dependencycheck = "9.0.9"
jacoco = "0.8.11"
Expand Down

0 comments on commit 887d9ba

Please sign in to comment.