Skip to content

Commit

Permalink
chore(deps): bump io.strikt:strikt-core from 0.32.0 to 0.34.1
Browse files Browse the repository at this point in the history
Bumps [io.strikt:strikt-core](https://github.com/robfletcher/strikt) from 0.32.0 to 0.34.1.
- [Release notes](https://github.com/robfletcher/strikt/releases)
- [Changelog](https://github.com/robfletcher/strikt/blob/main/CHANGELOG.md)
- [Commits](robfletcher/strikt@v0.32.0...v0.34.1)

---
updated-dependencies:
- dependency-name: io.strikt:strikt-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 25, 2023
1 parent d7907aa commit b5bce30
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 @@ -6,7 +6,7 @@ kotlinLogging = "3.0.5"
logbackClassic = "1.4.11"
junit = "5.10.1"
testContainers = "1.19.3"
strikt = "0.32.0"
strikt = "0.34.1"
mockk = "1.13.8"
clickt = "2.8.0"

Expand Down

0 comments on commit b5bce30

Please sign in to comment.