Skip to content

Commit

Permalink
Update dependency org.assertj:assertj-core to v3.27.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 1, 2025
1 parent bcfab1f commit 450b79d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
<maven.compiler.target>${java.version}</maven.compiler.target>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<!-- Versions -->
<assertj-core.version>3.26.3</assertj-core.version>
<assertj-core.version>3.27.1</assertj-core.version>
<junit-jupiter.version>5.11.3</junit-jupiter.version>
<slf4j.version>2.0.16</slf4j.version>
</properties>
Expand Down

0 comments on commit 450b79d

Please sign in to comment.