Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update all dependencies #69

Open
wants to merge 3 commits into
base: try_mvi
Choose a base branch
from
Open

Update all dependencies #69

wants to merge 3 commits into from

Commits on May 11, 2024

  1. Update all dependencies

    | datasource     | package                                      | from   | to     |
    | -------------- | -------------------------------------------- | ------ | ------ |
    | gradle-version | gradle                                       | 7.5.1  | 7.6.4  |
    | maven          | com.github.bumptech.glide:compiler           | 4.14.2 | 4.16.0 |
    | maven          | com.github.bumptech.glide:glide              | 4.14.2 | 4.16.0 |
    | maven          | io.insert-koin:koin-android                  | 3.2.2  | 3.5.6  |
    | maven          | io.insert-koin:koin-core                     | 3.2.2  | 3.5.6  |
    | maven          | com.jakewharton.threetenabp:threetenabp      | 1.4.2  | 1.4.7  |
    | maven          | com.squareup.moshi:moshi-kotlin              | 1.14.0 | 1.15.1 |
    | maven          | com.squareup.okhttp3:logging-interceptor     | 4.10.0 | 4.12.0 |
    | maven          | com.squareup.retrofit2:adapter-rxjava2       | 2.9.0  | 2.11.0 |
    | maven          | com.squareup.retrofit2:converter-moshi       | 2.9.0  | 2.11.0 |
    | maven          | com.squareup.retrofit2:retrofit              | 2.9.0  | 2.11.0 |
    | maven          | androidx.test.espresso:espresso-core         | 3.4.0  | 3.5.1  |
    | maven          | androidx.test:runner                         | 1.4.0  | 1.5.2  |
    | maven          | androidx.work:work-rxjava2                   | 2.7.1  | 2.9.0  |
    | maven          | androidx.work:work-runtime-ktx               | 2.7.1  | 2.9.0  |
    | maven          | androidx.room:room-rxjava2                   | 2.4.3  | 2.6.1  |
    | maven          | androidx.room:room-compiler                  | 2.4.3  | 2.6.1  |
    | maven          | androidx.room:room-runtime                   | 2.4.3  | 2.6.1  |
    | maven          | com.google.android.libraries.places:places   | 2.6.0  | 2.7.0  |
    | maven          | com.google.android.material:material         | 1.6.1  | 1.12.0 |
    | maven          | androidx.lifecycle:lifecycle-runtime-ktx     | 2.5.1  | 2.7.0  |
    | maven          | androidx.lifecycle:lifecycle-viewmodel-ktx   | 2.5.1  | 2.7.0  |
    | maven          | androidx.preference:preference-ktx           | 1.2.0  | 1.2.1  |
    | maven          | androidx.appcompat:appcompat                 | 1.5.1  | 1.6.1  |
    | maven          | com.diffplug.spotless:spotless-plugin-gradle | 6.11.0 | 6.25.0 |
    | maven          | com.android.tools.build:gradle               | 7.3.0  | 7.4.2  |
    | maven          | org.jetbrains.kotlin:kotlin-gradle-plugin    | 1.7.20 | 1.9.24 |
    renovate[bot] committed May 11, 2024
    Configuration menu
    Copy the full SHA
    52c39b2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d300e7b View commit details
    Browse the repository at this point in the history
  3. sdk 34

    hoc081098 committed May 11, 2024
    Configuration menu
    Copy the full SHA
    c3934b9 View commit details
    Browse the repository at this point in the history