Skip to content

Commit

Permalink
deps: update dependency org.testcontainers:testcontainers-bom to v1.2…
Browse files Browse the repository at this point in the history
…0.4 (#2566)
  • Loading branch information
renovate-bot authored Dec 6, 2024
1 parent 3e92d9b commit b0348d2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion benchmarks/tpcc/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
<dependency>
<groupId>org.testcontainers</groupId>
<artifactId>testcontainers-bom</artifactId>
<version>1.20.3</version>
<version>1.20.4</version>
<type>pom</type>
<scope>import</scope>
</dependency>
Expand Down
2 changes: 1 addition & 1 deletion samples/java/r2dbc/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
<dependency>
<groupId>org.testcontainers</groupId>
<artifactId>testcontainers-bom</artifactId>
<version>1.20.3</version>
<version>1.20.4</version>
<type>pom</type>
<scope>import</scope>
</dependency>
Expand Down

0 comments on commit b0348d2

Please sign in to comment.