Skip to content

Commit

Permalink
deps: update dependency io.hypersistence:hypersistence-utils-hibernat…
Browse files Browse the repository at this point in the history
…e-63 to v3.8.0
  • Loading branch information
renovate-bot committed Jun 27, 2024
1 parent 98b0da3 commit 0260990
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion samples/java/hibernate/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
<dependency>
<groupId>io.hypersistence</groupId>
<artifactId>hypersistence-utils-hibernate-63</artifactId>
<version>3.7.7</version>
<version>3.8.0</version>
</dependency>
<!-- Add testcontainers, so we can run a Docker container with PGAdapter+Spanner Emulator -->
<dependency>
Expand Down
2 changes: 1 addition & 1 deletion samples/java/spring-data-jpa/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
<dependency>
<groupId>io.hypersistence</groupId>
<artifactId>hypersistence-utils-hibernate-63</artifactId>
<version>3.7.7</version>
<version>3.8.0</version>
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>
Expand Down

0 comments on commit 0260990

Please sign in to comment.