Skip to content

Commit

Permalink
Bump junit from 4.13.1 to 4.13.2
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)

---
updated-dependencies:
- dependency-name: junit:junit
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Feb 3, 2022
1 parent 37c0076 commit aca34f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -34,7 +34,7 @@
<truth.version>1.1.3</truth.version>
<autoservice.version>1.0.1</autoservice.version>
<autovalue.version>1.9</autovalue.version>
<junit.version>4.13.1</junit.version>
<junit.version>4.13.2</junit.version>
<dataflow.version>3.15.0</dataflow.version>
<mockito.version>3.12.4</mockito.version>
<compile.testing.version>0.19</compile.testing.version>
Expand Down

0 comments on commit aca34f5

Please sign in to comment.