Skip to content

Commit

Permalink
Bump org.junit.jupiter:junit-jupiter from 5.11.2 to 5.11.3
Browse files Browse the repository at this point in the history
Bumps [org.junit.jupiter:junit-jupiter](https://github.com/junit-team/junit5) 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
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 22, 2024
1 parent 82f26e1 commit 1ef0f34
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 @@ -64,7 +64,7 @@ We use these goals frequently to keep the dependencies and plugins up-to-date:
<eclipse.lifecycle.mapping.version>1.0.0</eclipse.lifecycle.mapping.version>
<java.version>1.8</java.version>
<jmh.version>1.37</jmh.version>
<junit.version>5.11.2</junit.version>
<junit.version>5.11.3</junit.version>
<maven.enforcer.version>3.5.0</maven.enforcer.version>
<maven.build-helper.version>3.6.0</maven.build-helper.version>
<maven.bundle.version>5.1.9</maven.bundle.version>
Expand Down

0 comments on commit 1ef0f34

Please sign in to comment.