Skip to content

Commit

Permalink
Bump junit.jupiter.api.version from 5.10.0 to 5.10.1 (#123)
Browse files Browse the repository at this point in the history
Bumps `junit.jupiter.api.version` from 5.10.0 to 5.10.1.

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

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

---
updated-dependencies:
- dependency-name: org.junit.jupiter:junit-jupiter-api
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.junit.vintage:junit-vintage-engine
  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 Nov 9, 2023
1 parent b33279b commit 0deeb23
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 @@ -70,7 +70,7 @@
<jetty.version>9.4.53.v20231009</jetty.version>
<!-- The Jetty bundle exports are using version 9.4.5, not 9.4.5.v20170502... -->
<jetty.bundle.version>9.4.48</jetty.bundle.version>
<junit.jupiter.api.version>5.10.0</junit.jupiter.api.version>
<junit.jupiter.api.version>5.10.1</junit.jupiter.api.version>
<kerby.version>2.0.3</kerby.version>
<ldapsdk.version>4.1</ldapsdk.version>
<logback.version>1.4.11</logback.version>
Expand Down

0 comments on commit 0deeb23

Please sign in to comment.