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 26d2976 commit 8766fcaCopy full SHA for 8766fca
kubernetes-client-rxjava3/build.gradle
@@ -6,7 +6,7 @@ dependencies {
6
annotationProcessor project(":kubernetes-client-processor")
7
8
api project(":kubernetes-client")
9
- implementation 'io.reactivex.rxjava3:rxjava:3.1.3'
+ implementation 'io.reactivex.rxjava3:rxjava:3.1.4'
10
11
testImplementation project(":test-utils")
12
}
0 commit comments