Skip to content

Commit 3747ab5

Browse files
authored
Merge pull request #13 from gotev/dependabot/gradle/moshi_version-1.11.0
Bump moshi_version from 1.9.2 to 1.11.0
2 parents 06a2b8e + 34ec041 commit 3747ab5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

swapi-sdk/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ android {
6565
}
6666
}
6767

68-
def moshi_version = "1.9.2"
68+
def moshi_version = "1.11.0"
6969
def retrofit_version = "2.9.0"
7070
def coroutines_version = "1.3.7"
7171

0 commit comments

Comments
 (0)