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

Dependency updates 20200716 #6682

Merged
merged 4 commits into from
Jul 16, 2020
Merged

Commits on Jul 15, 2020

  1. Bump sqlite-android from 3.31.0 to 3.32.2

    Bumps [sqlite-android](https://github.com/requery/sqlite-android) from 3.31.0 to 3.32.2.
    - [Release notes](https://github.com/requery/sqlite-android/releases)
    - [Changelog](https://github.com/requery/sqlite-android/blob/master/CHANGELOG.md)
    - [Commits](https://github.com/requery/sqlite-android/commits)
    
    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
    dependabot-preview[bot] authored and mikehardy committed Jul 15, 2020
    Configuration menu
    Copy the full SHA
    38c945c View commit details
    Browse the repository at this point in the history
  2. Bump gradle from 4.0.0 to 4.0.1

    Bumps gradle from 4.0.0 to 4.0.1.
    
    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
    dependabot-preview[bot] authored and mikehardy committed Jul 15, 2020
    Configuration menu
    Copy the full SHA
    d1d55bb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f8548a7 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2020

  1. Mockito.mockStatic can take over from PowerMock now

    The mockito dependency upgrade is actually a big feature switch, so
    the previous usage of PowerMock can be removed and mockito can do all
    of our static mocking
    mikehardy committed Jul 16, 2020
    Configuration menu
    Copy the full SHA
    61106ba View commit details
    Browse the repository at this point in the history