Skip to content

Commit 3ba8825

Browse files
authored
Merge pull request #216 from ContainerSolutions/dependabot/maven/org.assertj-assertj-core-3.18.0
Bump assertj-core from 3.17.2 to 3.18.0
2 parents 8912576 + ca011c1 commit 3ba8825

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

operator-framework/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767
<dependency>
6868
<groupId>org.assertj</groupId>
6969
<artifactId>assertj-core</artifactId>
70-
<version>3.17.2</version>
70+
<version>3.18.0</version>
7171
<scope>test</scope>
7272
</dependency>
7373
<dependency>

0 commit comments

Comments
 (0)