Skip to content

Commit

Permalink
build(deps): bump org.passay:passay from 1.6.5 to 1.6.6
Browse files Browse the repository at this point in the history
Bumps [org.passay:passay](https://github.com/vt-middleware/passay) from 1.6.5 to 1.6.6.
- [Release notes](https://github.com/vt-middleware/passay/releases)
- [Changelog](https://github.com/vt-middleware/passay/blob/main/release)
- [Commits](vt-middleware/passay@v1.6.5...v1.6.6)

---
updated-dependencies:
- dependency-name: org.passay:passay
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and strehle committed Oct 18, 2024
1 parent c723b96 commit 275857e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ buildscript {
jsonPathVersion = '2.9.0'
kotlinVersion = '2.0.21'
ktlintVersion = '0.49.1'
passayVersion = '1.6.5'
passayVersion = '1.6.6'
postgresqlJdbcVersion = '42.7.4'
springRestDocsVersion = '2.0.8.RELEASE'
springBootVersion = '2.7.18'
Expand Down

0 comments on commit 275857e

Please sign in to comment.