Skip to content

Commit

Permalink
Bump junit.version from 5.11.1 to 5.11.3 (#400)
Browse files Browse the repository at this point in the history
Bumps `junit.version` from 5.11.1 to 5.11.3.

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

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

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 29, 2024
1 parent 2c59c4e commit 520d926
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 @@ -96,7 +96,7 @@
<jaxb.runtime>4.0.3</jaxb.runtime>
<jetty.version>11.0.16</jetty.version>
<jmh.version>1.37</jmh.version>
<junit.version>5.11.1</junit.version>
<junit.version>5.11.3</junit.version>
<slf4j.version>2.0.16</slf4j.version>
<xalan.version>2.7.3</xalan.version>
<xmlunit.version>2.10.0</xmlunit.version>
Expand Down

0 comments on commit 520d926

Please sign in to comment.