Skip to content

Commit f829108

Browse files
authored
Merge pull request #109 from nanotaboada/dependabot/maven/org.assertj-assertj-core-3.26.0
chore(deps-dev): bump org.assertj:assertj-core from 3.25.3 to 3.26.0
2 parents 520bc92 + 9ae180c commit f829108

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@
131131
<dependency>
132132
<groupId>org.assertj</groupId>
133133
<artifactId>assertj-core</artifactId>
134-
<version>3.25.3</version>
134+
<version>3.26.0</version>
135135
<scope>test</scope>
136136
</dependency>
137137
<!--

0 commit comments

Comments
 (0)