Skip to content

Commit

Permalink
Bump junit.version from 5.10.1 to 5.10.2 (#1439)
Browse files Browse the repository at this point in the history
Bumps `junit.version` from 5.10.1 to 5.10.2.

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

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

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Feb 5, 2024
1 parent 3b9c704 commit db56491
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 @@ -111,7 +111,7 @@
<jakarta-faces.version>2.3.21</jakarta-faces.version>
<libphonenumber.version>8.13.29</libphonenumber.version>
<morphia.version>2.4.11</morphia.version>
<junit.version>5.10.1</junit.version>
<junit.version>5.10.2</junit.version>
<primefaces.core.version>13.0.5</primefaces.core.version>
<primefaces.optimizer.version>2.6.3</primefaces.optimizer.version>
<withoutCompress>true</withoutCompress>
Expand Down

0 comments on commit db56491

Please sign in to comment.