Skip to content

Commit 8766fca

Browse files
chore(deps): update dependency io.reactivex.rxjava3:rxjava to v3.1.4 (#483)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 26d2976 commit 8766fca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

kubernetes-client-rxjava3/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ dependencies {
66
annotationProcessor project(":kubernetes-client-processor")
77

88
api project(":kubernetes-client")
9-
implementation 'io.reactivex.rxjava3:rxjava:3.1.3'
9+
implementation 'io.reactivex.rxjava3:rxjava:3.1.4'
1010

1111
testImplementation project(":test-utils")
1212
}

0 commit comments

Comments
 (0)