Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 31, 2024
1 parent 56d6de4 commit 70c7fb1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ dependencies {
implementation "com.squareup.okhttp3:okhttp:4.12.0"

implementation 'com.beust:klaxon:5.6'
implementation 'com.squareup.moshi:moshi-kotlin:1.15.0'
implementation 'com.squareup.moshi:moshi-kotlin:1.15.1'

testImplementation "org.jetbrains.kotlin:kotlin-test"
testImplementation "org.jetbrains.kotlin:kotlin-test-junit"
Expand Down

0 comments on commit 70c7fb1

Please sign in to comment.