Skip to content

Commit

Permalink
Bump com.squareup.moshi:moshi-kotlin from 1.12.0 to 1.15.0
Browse files Browse the repository at this point in the history
Bumps [com.squareup.moshi:moshi-kotlin](https://github.com/square/moshi) from 1.12.0 to 1.15.0.
- [Changelog](https://github.com/square/moshi/blob/master/CHANGELOG.md)
- [Commits](square/moshi@moshi-parent-1.12.0...parent-1.15.0)

---
updated-dependencies:
- dependency-name: com.squareup.moshi:moshi-kotlin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 15, 2023
1 parent d890b36 commit 4b00bfc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle-versions-plugin/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ dependencies {
implementation 'org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.8.20'
implementation 'org.jetbrains.kotlin:kotlin-reflect:1.8.20'
implementation 'com.squareup.okhttp3:okhttp:4.10.0'
implementation 'com.squareup.moshi:moshi-kotlin:1.12.0'
implementation 'com.squareup.moshi:moshi-kotlin:1.15.0'
implementation 'com.thoughtworks.xstream:xstream:1.4.20'

testRuntimeOnly files(createClasspathManifest)
Expand Down

0 comments on commit 4b00bfc

Please sign in to comment.