Skip to content

Commit

Permalink
build(deps-dev): bump junit-jupiter from 5.9.1 to 5.9.2
Browse files Browse the repository at this point in the history
Bumps [junit-jupiter](https://github.com/junit-team/junit5) from 5.9.1 to 5.9.2.
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](junit-team/junit5@r5.9.1...r5.9.2)

---
updated-dependencies:
- dependency-name: org.junit.jupiter:junit-jupiter
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and andrewazores committed Jan 11, 2023
1 parent f1c2257 commit 0238f17
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 @@ -107,7 +107,7 @@

<com.github.spotbugs.version>4.7.3</com.github.spotbugs.version>
<com.github.spotbugs.plugin.version>${com.github.spotbugs.version}.0</com.github.spotbugs.plugin.version>
<org.junit.jupiter.version>5.9.1</org.junit.jupiter.version>
<org.junit.jupiter.version>5.9.2</org.junit.jupiter.version>
<org.hamcrest.version>2.2</org.hamcrest.version>
<org.mockito.version>4.11.0</org.mockito.version>
<org.jacoco.maven.plugin.version>0.8.8</org.jacoco.maven.plugin.version>
Expand Down

0 comments on commit 0238f17

Please sign in to comment.