Skip to content

Commit

Permalink
Bump junit from 4.13.1 to 4.13.2 (#67)
Browse files Browse the repository at this point in the history
Bumps [junit](https://github.com/junit-team/junit4) from 4.13.1 to 4.13.2.
- [Release notes](https://github.com/junit-team/junit4/releases)
- [Changelog](https://github.com/junit-team/junit4/blob/main/doc/ReleaseNotes4.13.1.md)
- [Commits](junit-team/junit4@r4.13.1...r4.13.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: Tobias Stamann <tobias.stamann@holisticon.de>
  • Loading branch information
dependabot-preview[bot] and tobiasstamann authored Apr 2, 2024
1 parent 728c4bb commit be6911c
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 @@ -83,7 +83,7 @@
<fluapigen.version>1.1.0</fluapigen.version>

<!-- versions of test dependencies -->
<junit4.version>4.13.1</junit4.version>
<junit4.version>4.13.2</junit4.version>
<junit5.version>5.7.2</junit5.version>
<testng.version>7.4.0</testng.version>
<hamcrest.version>2.2</hamcrest.version>
Expand Down

0 comments on commit be6911c

Please sign in to comment.