Skip to content

Commit c4418f6

Browse files
authored
Merge pull request #1765 from kubernetes-client/dependabot/maven/org.assertj-assertj-core-3.20.2
Bump assertj-core from 3.19.0 to 3.20.2
2 parents 0f4f90a + 323722e commit c4418f6

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
@@ -292,7 +292,7 @@
292292
<dependency>
293293
<groupId>org.assertj</groupId>
294294
<artifactId>assertj-core</artifactId>
295-
<version>3.19.0</version>
295+
<version>3.20.2</version>
296296
<scope>test</scope>
297297
</dependency>
298298

0 commit comments

Comments
 (0)