Skip to content

Commit 882971b

Browse files
Bump moshi from 1.13.0 to 1.14.0 (#5)
1 parent 0302f70 commit 882971b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ publishing {
111111
}
112112

113113
dependencies {
114-
api("com.squareup.moshi:moshi:1.13.0")
114+
api("com.squareup.moshi:moshi:1.14.0")
115115
implementation("com.squareup.moshi:moshi-kotlin:1.14.0")
116116
api("com.squareup.okhttp3:okhttp:4.10.0")
117117
api("com.squareup.retrofit2:retrofit:2.9.0")

0 commit comments

Comments
 (0)