Skip to content

Commit

Permalink
Update dependency org.assertj:assertj-core to v3.27.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 19, 2024
1 parent bcfab1f commit bf6e6fd
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.0</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 bf6e6fd

Please sign in to comment.