Skip to content

Commit

Permalink
Bump io.hypersistence:hypersistence-utils-hibernate-60 (#507)
Browse files Browse the repository at this point in the history
Bumps [io.hypersistence:hypersistence-utils-hibernate-60](https://github.com/vladmihalcea/hypersistence-utils) from 3.7.1 to 3.7.2.
- [Changelog](https://github.com/vladmihalcea/hypersistence-utils/blob/master/changelog.txt)
- [Commits](vladmihalcea/hypersistence-utils@hypersistence-utils-parent-3.7.1...hypersistence-utils-parent-3.7.2)

---
updated-dependencies:
- dependency-name: io.hypersistence:hypersistence-utils-hibernate-60
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: B. Seeger <bseeger@users.noreply.github.com>
  • Loading branch information
dependabot[bot] and bseeger committed Feb 12, 2024
1 parent 1a086ee commit e033e9a
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 @@ -73,7 +73,7 @@ dependencies {
implementation 'org.springframework.boot:spring-boot-starter-security'
implementation 'org.springframework.boot:spring-boot-starter-webflux'
implementation 'org.jetbrains:annotations:24.1.0'
implementation 'io.hypersistence:hypersistence-utils-hibernate-60:3.7.1'
implementation 'io.hypersistence:hypersistence-utils-hibernate-60:3.7.2'
implementation 'javax.persistence:javax.persistence-api:2.2'
implementation 'org.flywaydb:flyway-core:[9.+,10.+['
implementation 'org.webjars.npm:dropzone:5.9.3'
Expand Down

0 comments on commit e033e9a

Please sign in to comment.