Skip to content

Commit

Permalink
Merge pull request #73 from cytechmobile/dependabot/maven/org.assertj…
Browse files Browse the repository at this point in the history
…-assertj-core-3.25.0

build(deps-dev): Bump org.assertj:assertj-core from 3.24.2 to 3.25.0
  • Loading branch information
tdakanalis authored Jan 1, 2024
2 parents 6d8eb2b + cf26cd8 commit 9bbebbd
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 @@ -112,7 +112,7 @@
<dependency>
<groupId>org.assertj</groupId>
<artifactId>assertj-core</artifactId>
<version>3.24.2</version>
<version>3.25.0</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 9bbebbd

Please sign in to comment.