Skip to content

Commit d71b9a2

Browse files
build(deps-dev): bump junit from 4.12 to 4.13.1 (#151)
Bumps [junit](https://github.com/junit-team/junit4) from 4.12 to 4.13.1. - [Release notes](https://github.com/junit-team/junit4/releases) - [Changelog](https://github.com/junit-team/junit4/blob/main/doc/ReleaseNotes4.12.md) - [Commits](junit-team/junit4@r4.12...r4.13.1) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 86e18a8 commit d71b9a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
<checkstyle.version>8.18</checkstyle.version>
3030
<grpc.version>1.22.1</grpc.version>
3131
<guava.version>26.0-android</guava.version><!-- Keep the Guava version in sync with grpc-java -->
32-
<junit.version>4.12</junit.version>
32+
<junit.version>4.13.1</junit.version>
3333
<protobuf.version>3.9.1</protobuf.version><!-- Keep the Protobuf version in sync with grpc-java -->
3434
<rest-assured.version>3.1.0</rest-assured.version>
3535
<slf4j.version>1.7.26</slf4j.version>

0 commit comments

Comments
 (0)