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 446f3b8 commit d0a662eCopy full SHA for d0a662e
pom.xml
@@ -29,7 +29,7 @@
29
<checkstyle.version>8.18</checkstyle.version>
30
<grpc.version>1.48.1</grpc.version>
31
<guava.version>31.1-android</guava.version><!-- Keep the Guava version in sync with grpc-java -->
32
- <junit.version>4.13.1</junit.version>
+ <junit.version>4.13.2</junit.version>
33
<protobuf.version>3.21.5</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