Skip to content

Commit

Permalink
Bump version.junit from 5.11.2 to 5.11.3
Browse files Browse the repository at this point in the history
Bumps `version.junit` 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:production
  update-type: version-update:semver-patch
- dependency-name: org.junit.jupiter:junit-jupiter-engine
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and liweinan committed Oct 22, 2024
1 parent 324ea18 commit efb3dab
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 @@ -28,7 +28,7 @@
<version.jberet-jpa>2.1.4.Final</version.jberet-jpa>
<version.jberet.support>2.1.2.Final</version.jberet.support>
<version.jberet>3.0.0.Final</version.jberet>
<version.junit>5.11.2</version.junit>
<version.junit>5.11.3</version.junit>
<version.narayana>7.1.0.Final</version.narayana>
<version.org.hibernate>6.6.1.Final</version.org.hibernate>
<version.org.jboss.weld.weld-se>5.1.3.Final</version.org.jboss.weld.weld-se>
Expand Down

0 comments on commit efb3dab

Please sign in to comment.