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 fbb4c3a commit b0f7182Copy full SHA for b0f7182
comet-java-client/pom.xml
@@ -37,7 +37,7 @@
37
<dependency>
38
<groupId>io.reactivex.rxjava3</groupId>
39
<artifactId>rxjava</artifactId>
40
- <version>3.1.2</version>
+ <version>3.1.3</version>
41
</dependency>
42
43
<groupId>org.projectlombok</groupId>
@@ -90,7 +90,7 @@
90
91
<groupId>org.mockito</groupId>
92
<artifactId>mockito-inline</artifactId>
93
- <version>4.0.0</version>
+ <version>4.1.0</version>
94
<scope>test</scope>
95
96
0 commit comments