Skip to content

Commit ee30a1c

Browse files
Bump assertj-core from 3.17.0 to 3.17.1
Bumps [assertj-core](https://github.com/joel-costigliola/assertj-core) from 3.17.0 to 3.17.1. - [Release notes](https://github.com/joel-costigliola/assertj-core/releases) - [Commits](assertj/assertj@assertj-core-3.17.0...assertj-core-3.17.1) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2026066 commit ee30a1c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

operator-framework/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
<dependency>
6161
<groupId>org.assertj</groupId>
6262
<artifactId>assertj-core</artifactId>
63-
<version>3.17.0</version>
63+
<version>3.17.1</version>
6464
<scope>test</scope>
6565
</dependency>
6666
<dependency>

0 commit comments

Comments
 (0)