Skip to content

Commit e9bbb25

Browse files
authored
Merge pull request #33 from JavaCoDED78/dependabot/maven/org.testcontainers-testcontainers-bom-1.20.4
Bump org.testcontainers:testcontainers-bom from 1.20.3 to 1.20.4
2 parents 913a137 + bd22bf5 commit e9bbb25

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
@@ -131,7 +131,7 @@
131131
<dependency>
132132
<groupId>org.testcontainers</groupId>
133133
<artifactId>testcontainers-bom</artifactId>
134-
<version>1.20.3</version>
134+
<version>1.20.4</version>
135135
<type>pom</type>
136136
<scope>import</scope>
137137
</dependency>

0 commit comments

Comments
 (0)