Skip to content

Commit

Permalink
Bump org.junit.jupiter:junit-jupiter from 5.9.3 to 5.11.4
Browse files Browse the repository at this point in the history
Bumps [org.junit.jupiter:junit-jupiter](https://github.com/junit-team/junit5) from 5.9.3 to 5.11.4.
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](junit-team/junit5@r5.9.3...r5.11.4)

---
updated-dependencies:
- dependency-name: org.junit.jupiter:junit-jupiter
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 23, 2024
1 parent 38784d2 commit 5a2a6ff
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 @@ -20,7 +20,7 @@
<logback-classic.version>1.5.15</logback-classic.version>
<commons-codec.version>1.13</commons-codec.version>
<commons-lang3.version>3.12.0</commons-lang3.version>
<junit.version>5.9.3</junit.version>
<junit.version>5.11.4</junit.version>
<assertj.version>3.27.0</assertj.version>

<git-code-format-maven-plugin.version>5.3</git-code-format-maven-plugin.version>
Expand Down

0 comments on commit 5a2a6ff

Please sign in to comment.