Skip to content

Commit

Permalink
Bump junit-jupiter from 5.9.2 to 5.9.3 (#210)
Browse files Browse the repository at this point in the history
Bumps [junit-jupiter](https://github.com/junit-team/junit5) from 5.9.2 to 5.9.3.
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](junit-team/junit5@r5.9.2...r5.9.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]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jun 1, 2023
1 parent 3d4c590 commit 364432f
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 @@ -36,7 +36,7 @@
<jackson.version>2.14.2</jackson.version>
<lombok.version>1.18.26</lombok.version>
<avro.version>1.11.1</avro.version>
<junit.version>5.9.2</junit.version>
<junit.version>5.9.3</junit.version>
<mockito.version>5.3.1</mockito.version>
<log4j2.version>2.20.0</log4j2.version>
<slf4j.version>2.0.7</slf4j.version>
Expand Down

0 comments on commit 364432f

Please sign in to comment.