Skip to content

Commit

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

Bump org.assertj:assertj-core from 3.24.2 to 3.25.3
  • Loading branch information
lukehutch committed Mar 8, 2024
2 parents 5581f2e + 81ced41 commit 8835559
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -101,7 +101,7 @@
<dependency>
<groupId>org.assertj</groupId>
<artifactId>assertj-core</artifactId>
<version>3.24.2</version>
<version>3.25.3</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 8835559

Please sign in to comment.