Skip to content

Commit

Permalink
Bump junit5.version from 5.11.0 to 5.11.1 in /tck-dist/src/main/starter
Browse files Browse the repository at this point in the history
Bumps `junit5.version` from 5.11.0 to 5.11.1.

Updates `org.junit:junit-bom` from 5.11.0 to 5.11.1
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](junit-team/junit5@r5.11.0...r5.11.1)

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Sep 25, 2024
1 parent 86d6fc0 commit a3be97a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tck-dist/src/main/starter/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
<jakarta.concurrent.version>3.2.0</jakarta.concurrent.version>
<jakarta.servlet.version>6.1.0</jakarta.servlet.version>

<junit5.version>5.11.0</junit5.version>
<junit5.version>5.11.1</junit5.version>
<arquillian.version>1.9.1.Final</arquillian.version>
<arquillian.jakarta.version>10.0.0.Final</arquillian.jakarta.version>
<shrinkwrap.version>1.2.6</shrinkwrap.version>
Expand Down

0 comments on commit a3be97a

Please sign in to comment.