Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and louptheron committed Jan 12, 2024
1 parent 7674acc commit 4848e1b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion backend/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ dependencies {
api("com.github.ben-manes.caffeine:caffeine:3.1.8")
api("org.springframework.security:spring-security-test:6.1.5")
api("org.testcontainers:testcontainers:1.19.1")
api("io.hypersistence:hypersistence-utils-hibernate-62:3.5.3")
api("io.hypersistence:hypersistence-utils-hibernate-62:3.7.0")
api("org.assertj:assertj-core:3.25.0")
api("org.testcontainers:postgresql:1.19.1")
api("org.springframework.boot:spring-boot-starter-log4j2:3.1.5")
Expand Down

0 comments on commit 4848e1b

Please sign in to comment.