Skip to content

Commit b8d5669

Browse files
committed
Prefer Moshi 1.15.2
1 parent 3ef5025 commit b8d5669

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
@@ -48,7 +48,7 @@ dependencies {
4848
implementation(it) {
4949
version {
5050
strictly("[1.12.0,2)")
51-
prefer("1.15.1")
51+
prefer("1.15.2")
5252
}
5353
}
5454
}

0 commit comments

Comments
 (0)