Skip to content

Commit

Permalink
Bump arrowGradle from 0.12.0-rc.5 to 0.12.0-rc.6 (#471)
Browse files Browse the repository at this point in the history
Bumps `arrowGradle` from 0.12.0-rc.5 to 0.12.0-rc.6.

Updates `io.arrow-kt.arrow-gradle-config-nexus` from 0.12.0-rc.5 to 0.12.0-rc.6
- [Release notes](https://github.com/arrow-kt/arrow-gradle-config/releases)
- [Commits](arrow-kt/arrow-gradle-config@0.12.0-rc.5...0.12.0-rc.6)

Updates `io.arrow-kt.arrow-gradle-config-publish` from 0.12.0-rc.5 to 0.12.0-rc.6
- [Release notes](https://github.com/arrow-kt/arrow-gradle-config/releases)
- [Commits](arrow-kt/arrow-gradle-config@0.12.0-rc.5...0.12.0-rc.6)

---
updated-dependencies:
- dependency-name: io.arrow-kt.arrow-gradle-config-nexus
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.arrow-kt.arrow-gradle-config-publish
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 2, 2023
1 parent b0eb6de commit fcd183b
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
@@ -1,6 +1,6 @@
[versions]
arrow = "1.2.1"
arrowGradle = "0.12.0-rc.5"
arrowGradle = "0.12.0-rc.6"
exposed = "0.44.0"
kotlin = "1.9.10"
kotlinx-json = "1.6.0"
Expand Down

0 comments on commit fcd183b

Please sign in to comment.