Skip to content

Commit

Permalink
Bump org.junit.platform:junit-platform-testkit from 1.10.2 to 1.11.3
Browse files Browse the repository at this point in the history
Bumps [org.junit.platform:junit-platform-testkit](https://github.com/junit-team/junit5) from 1.10.2 to 1.11.3.
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](https://github.com/junit-team/junit5/commits)

---
updated-dependencies:
- dependency-name: org.junit.platform:junit-platform-testkit
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 1, 2024
1 parent 61df95c commit 6714c19
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 @@ -45,7 +45,7 @@
<!-- version.spock and version.junit.platform should be upgraded together -->
<!-- see https://github.com/weld/weld-testing/pull/184#issuecomment-2024300488 -->
<version.spock>2.4-M4-groovy-3.0</version.spock>
<version.junit.platform>1.10.2</version.junit.platform>
<version.junit.platform>1.11.3</version.junit.platform>
<version.groovy>3.0.22</version.groovy>
<version.weld>6.0.0.Beta4</version.weld>
<version.mockito>5.12.0</version.mockito>
Expand Down

0 comments on commit 6714c19

Please sign in to comment.