Skip to content

Commit

Permalink
chore: Bump org.assertj:assertj-core from 3.25.0 to 3.25.3
Browse files Browse the repository at this point in the history
Bumps [org.assertj:assertj-core](https://github.com/assertj/assertj) from 3.25.0 to 3.25.3.
- [Release notes](https://github.com/assertj/assertj/releases)
- [Commits](assertj/assertj@assertj-build-3.25.0...assertj-build-3.25.3)

---
updated-dependencies:
- dependency-name: org.assertj:assertj-core
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 5, 2024
1 parent fff1232 commit b1b6e9f
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 @@ -22,7 +22,7 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<maven.compiler.release>17</maven.compiler.release>

<assert-j.version>3.25.0</assert-j.version>
<assert-j.version>3.25.3</assert-j.version>
<jackson-jr.version>2.16.1</jackson-jr.version>
<junit-jupiter.version>5.10.1</junit-jupiter.version>
<picocli.version>4.7.5</picocli.version>
Expand Down

0 comments on commit b1b6e9f

Please sign in to comment.