Skip to content

Commit e070bd4

Browse files
authored
Merge pull request #412 from wildfly-clustering/dependabot/maven/org.testcontainers-testcontainers-bom-2.0.3
Bump org.testcontainers:testcontainers-bom from 2.0.1 to 2.0.3
2 parents 3cbaeed + 984175d commit e070bd4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@
119119
<dependency>
120120
<groupId>org.testcontainers</groupId>
121121
<artifactId>testcontainers-bom</artifactId>
122-
<version>2.0.1</version>
122+
<version>2.0.3</version>
123123
<type>pom</type>
124124
<scope>import</scope>
125125
</dependency>

0 commit comments

Comments
 (0)