Skip to content

Commit

Permalink
Bump org.junit.platform:junit-platform-launcher from 1.10.3 to 1.11.0
Browse files Browse the repository at this point in the history
Bumps [org.junit.platform:junit-platform-launcher](https://github.com/junit-team/junit5) from 1.10.3 to 1.11.0.
- [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-launcher
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Aug 15, 2024
1 parent 99aa4aa commit d844b92
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion example-graalvm-native/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@
<dependency>
<groupId>org.junit.platform</groupId>
<artifactId>junit-platform-launcher</artifactId>
<version>1.10.3</version>
<version>1.11.0</version>
<scope>test</scope>
</dependency>
</dependencies>
Expand Down

0 comments on commit d844b92

Please sign in to comment.