iamantoniodinuzzo / CineMates

CineMates is a modern android application for movie fans in which you will be able to search for movies and consult information provided by The Movie DB.
GNU General Public License v3.0
15 stars 3 forks source link

Bump com.jakewharton.retrofit:retrofit2-kotlinx-serialization-converter from 0.8.0 to 1.0.0 #218

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps com.jakewharton.retrofit:retrofit2-kotlinx-serialization-converter from 0.8.0 to 1.0.0.

Release notes

Sourced from com.jakewharton.retrofit:retrofit2-kotlinx-serialization-converter's releases.

1.0.0

  • Kotlin updated to 1.8.10
  • Serialization updated to 1.5.0
  • Experimental annotation is no longer required!
Changelog

Sourced from com.jakewharton.retrofit:retrofit2-kotlinx-serialization-converter's changelog.

Version 1.0.0 (2023-04-18)

  • Kotlin updated to 1.8.10
  • Serialization updated to 1.5.0
  • Experimental annotation is no longer required!
Commits
  • d3c1b83 Prepare version 1.0.0
  • a8ee7de Small Kotlin updates
  • 5589d5b Update dependency com.squareup.okhttp3:mockwebserver to v4 (#73)
  • 3b791e2 Update dependency com.squareup.retrofit2:retrofit to v2.9.0
  • 656518e Update dependency com.squareup.okhttp3:mockwebserver to v3.14.9
  • c98c495 Update dependency gradle to v8 (#68)
  • 4437a8b Update dependency com.google.truth:truth to v1.1.3
  • 4fc8c9a Update dependency junit:junit to v4.13.2
  • d601453 Eliminate single-use version declarations
  • 82a582a Update dependency com.diffplug.spotless:spotless-plugin-gradle to v6.18.0 (#64)
  • Additional commits viewable in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)