Skip to content

Commit

Permalink
Bump org.junit.jupiter:junit-jupiter from 5.11.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.11.3 to 5.11.4.
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](junit-team/junit5@r5.11.3...r5.11.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and EvaristeGalois11 committed Dec 16, 2024
1 parent 6106c0b commit a15faff
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 @@ -14,7 +14,7 @@
<commons-lang.version>3.17.0</commons-lang.version>
<guava.version>33.3.1-jre</guava.version>
<dagger.version>2.53.1</dagger.version>
<junit.version>5.11.3</junit.version>
<junit.version>5.11.4</junit.version>
<commons-cli.version>1.9.0</commons-cli.version>
<maven-compiler-plugin.version>3.13.0</maven-compiler-plugin.version>
<maven-surefire-plugin.version>3.5.2</maven-surefire-plugin.version>
Expand Down

0 comments on commit a15faff

Please sign in to comment.