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 77cc738 commit 5a1f131Copy full SHA for 5a1f131
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.4'
+ implementation 'io.reactivex.rxjava3:rxjava:3.1.6'
10
11
testImplementation project(":test-utils")
12
}
0 commit comments