Skip to content

Commit 26c5719

Browse files
committed
chore(deps): update dependency org.assertj:assertj-core to v3.26.0
1 parent 8a012ee commit 26c5719

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

kafka-sample/spring/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
<dependency>
4343
<groupId>org.assertj</groupId>
4444
<artifactId>assertj-core</artifactId>
45-
<version>3.25.3</version>
45+
<version>3.26.0</version>
4646
<scope>test</scope>
4747
</dependency>
4848
<dependency>

0 commit comments

Comments
 (0)