Skip to content

Commit

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

build(deps): bump org.assertj:assertj-core from 3.25.0 to 3.25.1
  • Loading branch information
michalmac authored Jan 3, 2024
2 parents e315fe4 + 7c5df1d commit f3ecf4a
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 @@ -304,7 +304,7 @@
<dependency>
<groupId>org.assertj</groupId>
<artifactId>assertj-core</artifactId>
<version>3.25.0</version>
<version>3.25.1</version>
<scope>test</scope>
</dependency>

Expand Down

0 comments on commit f3ecf4a

Please sign in to comment.