Skip to content

Commit 80e81aa

Browse files
committed
Prefer Moshi 1.15.1
1 parent 0371606 commit 80e81aa

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
@@ -47,7 +47,7 @@ dependencies {
4747
implementation(it) {
4848
version {
4949
strictly("[1.12.0,2)")
50-
prefer("1.15.0")
50+
prefer("1.15.1")
5151
}
5252
}
5353
}

0 commit comments

Comments
 (0)