diff --git a/build.gradle b/build.gradle index 3609399..97a986c 100644 --- a/build.gradle +++ b/build.gradle @@ -17,7 +17,7 @@ ext { apply from: "https://raw.githubusercontent.com/TheRandomLabs/Common-Gradle/${project.commonGradleBranch}/build.gradle" def retrofitVersion = "2.9.0" -def resilience4jVersion = "1.7.0" +def resilience4jVersion = "1.7.1" dependencies { api "com.squareup.moshi:moshi:1.12.0"