Skip to content

Commit ea5e955

Browse files
Bump com.squareup.moshi:moshi-kotlin from 1.15.1 to 1.15.2 (#930)
Bumps [com.squareup.moshi:moshi-kotlin](https://github.com/square/moshi) from 1.15.1 to 1.15.2. - [Changelog](https://github.com/square/moshi/blob/master/CHANGELOG.md) - [Commits](square/moshi@1.15.1...1.15.2) --- updated-dependencies: - dependency-name: com.squareup.moshi:moshi-kotlin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8405c40 commit ea5e955

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ dependencies {
6767
implementation "com.squareup.okhttp3:okhttp:4.12.0"
6868

6969
implementation 'com.beust:klaxon:5.6'
70-
implementation 'com.squareup.moshi:moshi-kotlin:1.15.1'
70+
implementation 'com.squareup.moshi:moshi-kotlin:1.15.2'
7171

7272
testImplementation "org.jetbrains.kotlin:kotlin-test"
7373
testImplementation "org.jetbrains.kotlin:kotlin-test-junit"

0 commit comments

Comments
 (0)