Skip to content

Commit

Permalink
Bump junit.version from 5.10.2 to 5.11.3
Browse files Browse the repository at this point in the history
Bumps `junit.version` from 5.10.2 to 5.11.3.

Updates `org.junit.jupiter:junit-jupiter-api` from 5.10.2 to 5.11.3
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](junit-team/junit5@r5.10.2...r5.11.3)

Updates `org.junit.jupiter:junit-jupiter-engine` from 5.10.2 to 5.11.3
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](junit-team/junit5@r5.10.2...r5.11.3)

Updates `org.junit.jupiter:junit-jupiter` from 5.10.2 to 5.11.3
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](junit-team/junit5@r5.10.2...r5.11.3)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and ghillert committed Dec 3, 2024
1 parent 87ba2a6 commit 6bb734c
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 @@ -163,7 +163,7 @@
<jakarta.servlet-api.version>5.0.0</jakarta.servlet-api.version>
<jakarta.inject.version>2.0.1</jakarta.inject.version>
<javassist.version>3.30.2-GA</javassist.version>
<junit.version>5.10.2</junit.version>
<junit.version>5.11.3</junit.version>
<log4j.version>2.24.2</log4j.version>
<mockito.version>5.11.0</mockito.version>
<modelmapper.version>3.2.0</modelmapper.version>
Expand Down

0 comments on commit 6bb734c

Please sign in to comment.