Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: io.hypersistence:hypersistence-utils-hibernate-63
  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>
  • Loading branch information
dependabot[bot] committed Apr 19, 2024
1 parent 008dce0 commit 0063644
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-63:3.7.3'
implementation 'io.hypersistence:hypersistence-utils-hibernate-63:3.7.4'
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 0063644

Please sign in to comment.