Skip to content

Commit

Permalink
Bump junit from 4.13.1 to 4.13.2 (#230)
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: Valery Yatsynovich <valfirst@yandex.ru>
  • Loading branch information
dependabot-preview[bot] and valfirst committed Feb 20, 2022
1 parent 7759a68 commit 4f5c54c
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 @@ -61,7 +61,7 @@
<properties>
<jdk.version>1.8</jdk.version>
<jbehave.version>4.8.2</jbehave.version>
<junit.version>4.13.1</junit.version>
<junit.version>4.13.2</junit.version>
<mockito.version>4.3.1</mockito.version>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
</properties>
Expand Down

0 comments on commit 4f5c54c

Please sign in to comment.