Skip to content

Commit

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

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

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 22, 2024
1 parent 1ed4fde commit e53589f
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 @@ -27,7 +27,7 @@
<httpclient.version>4.5.14</httpclient.version>
<httpcomponents.version>4.4.14</httpcomponents.version>
<jackson.version>2.18.0</jackson.version>
<jupiter.version>5.11.2</jupiter.version>
<jupiter.version>5.11.3</jupiter.version>
<log4j2.version>2.24.1</log4j2.version>
<tika.version>2.9.2</tika.version>
<maven.shade.version>3.6.0</maven.shade.version>
Expand Down

0 comments on commit e53589f

Please sign in to comment.