Skip to content

Commit f859be0

Browse files
authored
Merge pull request #29 from SpringBootCourses/dependabot/maven/org.testcontainers-testcontainers-bom-1.19.5
Bump org.testcontainers:testcontainers-bom from 1.19.3 to 1.19.5
2 parents 8e14deb + d58dbe2 commit f859be0

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
@@ -117,7 +117,7 @@
117117
<dependency>
118118
<groupId>org.testcontainers</groupId>
119119
<artifactId>testcontainers-bom</artifactId>
120-
<version>1.19.3</version>
120+
<version>1.19.5</version>
121121
<type>pom</type>
122122
<scope>import</scope>
123123
</dependency>

0 commit comments

Comments
 (0)