Skip to content

Commit

Permalink
chore(deps): update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
dimasmith committed Feb 5, 2024
1 parent 5015c39 commit 0d48469
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<dependency>
<groupId>org.testcontainers</groupId>
<artifactId>testcontainers-bom</artifactId>
<version>1.19.3</version>
<version>1.19.4</version>
<scope>import</scope>
<type>pom</type>
</dependency>
Expand Down Expand Up @@ -62,14 +62,14 @@
<dependency>
<groupId>org.javamoney</groupId>
<artifactId>moneta</artifactId>
<version>1.4.2</version>
<version>1.4.4</version>
<type>pom</type>
</dependency>

<dependency>
<groupId>io.hypersistence</groupId>
<artifactId>hypersistence-utils-hibernate-62</artifactId>
<version>3.7.0</version>
<version>3.7.1</version>
</dependency>

<dependency>
Expand Down

0 comments on commit 0d48469

Please sign in to comment.