We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 86e18a8 commit d71b9a2Copy full SHA for d71b9a2
pom.xml
@@ -29,7 +29,7 @@
29
<checkstyle.version>8.18</checkstyle.version>
30
<grpc.version>1.22.1</grpc.version>
31
<guava.version>26.0-android</guava.version><!-- Keep the Guava version in sync with grpc-java -->
32
- <junit.version>4.12</junit.version>
+ <junit.version>4.13.1</junit.version>
33
<protobuf.version>3.9.1</protobuf.version><!-- Keep the Protobuf version in sync with grpc-java -->
34
<rest-assured.version>3.1.0</rest-assured.version>
35
<slf4j.version>1.7.26</slf4j.version>
0 commit comments