Skip to content

Commit

Permalink
build(deps): bump org.junit.jupiter:junit-jupiter from 5.11.0 to 5.11.1
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.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.jupiter:junit-jupiter
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 26, 2024
1 parent 69215fb commit b5b5148
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 @@ -55,7 +55,7 @@
<version.assertj>3.26.3</version.assertj>
<version.jnr-ffi>2.2.16</version.jnr-ffi>
<version.slf4j>2.0.16</version.slf4j>
<version.junit-jupiter>5.11.0</version.junit-jupiter>
<version.junit-jupiter>5.11.1</version.junit-jupiter>

<!-- plugins -->
<version.jacoco-maven-plugin>0.8.12</version.jacoco-maven-plugin>
Expand Down

0 comments on commit b5b5148

Please sign in to comment.