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.3 (#2478)
  • Loading branch information
renovate-bot authored Oct 25, 2024
1 parent 0a9f992 commit 8d6f10f
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.2</version>
<version>1.20.3</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.2</version>
<version>1.20.3</version>
<type>pom</type>
<scope>import</scope>
</dependency>
Expand Down

0 comments on commit 8d6f10f

Please sign in to comment.