Skip to content

Commit 8b6d096

Browse files
chore(deps): bump rxjava from 3.1.4 to 3.1.5 in /snippets (#980)
Bumps [rxjava](https://github.com/ReactiveX/RxJava) from 3.1.4 to 3.1.5. - [Release notes](https://github.com/ReactiveX/RxJava/releases) - [Commits](ReactiveX/RxJava@v3.1.4...v3.1.5) --- 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]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b20987b commit 8b6d096

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

snippets/app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ dependencies {
6868
implementation 'androidx.navigation:navigation-ui-ktx:2.5.3'
6969
implementation 'com.android.volley:volley:1.2.1'
7070
implementation 'androidx.lifecycle:lifecycle-runtime-ktx:2.5.1'
71-
implementation 'io.reactivex.rxjava3:rxjava:3.1.4'
71+
implementation 'io.reactivex.rxjava3:rxjava:3.1.5'
7272
implementation 'com.google.android.libraries.places:places:2.7.0'
7373
gmsImplementation 'com.google.maps.android:maps-ktx:3.4.0'
7474
gmsImplementation 'com.google.maps.android:maps-compose:2.8.0'

0 commit comments

Comments
 (0)