Skip to content

Commit 5cad207

Browse files
authored
Merge pull request #1112 from jenkinsci/dependabot/maven/org.testcontainers-testcontainers-2.0.2
Bump org.testcontainers:testcontainers from 2.0.1 to 2.0.2
2 parents 1eb951b + b72109d commit 5cad207

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

plugin/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -254,7 +254,7 @@
254254
<dependency>
255255
<groupId>org.testcontainers</groupId>
256256
<artifactId>testcontainers</artifactId>
257-
<version>2.0.1</version>
257+
<version>2.0.2</version>
258258
<scope>test</scope>
259259
<exclusions>
260260
<!-- Provided by Jenkins core -->

0 commit comments

Comments
 (0)