Skip to content
This repository has been archived by the owner on Jul 19, 2024. It is now read-only.

Commit

Permalink
Update dependency com.squareup.retrofit2:retrofit to v2.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 19, 2024
1 parent 2d59dc4 commit 6e4d05e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ dependencies {
testImplementation("org.mockito:mockito-core:5.11.0")
testImplementation("junit:junit:4.13.2")
implementation("org.jsoup:jsoup:1.17.2")
implementation("com.squareup.retrofit2:retrofit:2.9.0")
implementation("com.squareup.retrofit2:retrofit:2.10.0")
implementation("com.squareup.retrofit2:converter-moshi:2.10.0")
implementation("com.squareup.moshi:moshi-kotlin:1.15.1")
// Adaptador de Coroutines para Retrofit
Expand Down

0 comments on commit 6e4d05e

Please sign in to comment.