Skip to content
This repository was archived by the owner on Mar 19, 2024. It is now read-only.

Commit 38d4dd6

Browse files
Bump moshiVersion from 1.9.2 to 1.11.0
Bumps `moshiVersion` from 1.9.2 to 1.11.0. Updates `moshi-kotlin` from 1.9.2 to 1.11.0 - [Release notes](https://github.com/square/moshi/releases) - [Changelog](https://github.com/square/moshi/blob/master/CHANGELOG.md) - [Commits](square/moshi@moshi-parent-1.9.2...moshi-parent-1.11.0) Updates `moshi-kotlin-codegen` from 1.9.2 to 1.11.0 - [Release notes](https://github.com/square/moshi/releases) - [Changelog](https://github.com/square/moshi/blob/master/CHANGELOG.md) - [Commits](square/moshi@moshi-parent-1.9.2...moshi-parent-1.11.0) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0a31a1d commit 38d4dd6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
buildscript {
22
ext {
33
kotlinVersion = '1.4.31'
4-
moshiVersion = "1.9.2"
4+
moshiVersion = "1.11.0"
55
}
66

77
repositories {

0 commit comments

Comments
 (0)