Skip to content

Commit ce1a699

Browse files
Bump io.reactivex.rxjava3:rxjava from 3.1.7 to 3.1.8
Bumps [io.reactivex.rxjava3:rxjava](https://github.com/ReactiveX/RxJava) from 3.1.7 to 3.1.8. - [Release notes](https://github.com/ReactiveX/RxJava/releases) - [Commits](ReactiveX/RxJava@v3.1.7...v3.1.8) --- updated-dependencies: - dependency-name: io.reactivex.rxjava3:rxjava dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5e82174 commit ce1a699

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,8 +40,8 @@ compileJava {
4040
}
4141

4242
dependencies {
43-
implementation 'io.reactivex.rxjava3:rxjava:3.1.7'
44-
implementation 'io.reactivex.rxjava3:rxjava:3.1.7'
43+
implementation 'io.reactivex.rxjava3:rxjava:3.1.8'
44+
implementation 'io.reactivex.rxjava3:rxjava:3.1.8'
4545
testImplementation 'org.junit.jupiter:junit-jupiter:5.10.0'
4646
testImplementation 'org.mockito:mockito-core:5.5.0'
4747
testImplementation 'org.assertj:assertj-core:3.24.2'

0 commit comments

Comments
 (0)