Skip to content

Commit

Permalink
Bump com.squareup.moshi:moshi from 1.15.0 to 1.15.1 (#24)
Browse files Browse the repository at this point in the history
Bumps [com.squareup.moshi:moshi](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
  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 Feb 6, 2024
1 parent 6908fd9 commit 5558d6f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ repositories {
}

dependencies {
api("com.squareup.moshi:moshi:1.15.0")
api("com.squareup.moshi:moshi:1.15.1")
compileOnlyApi("org.jetbrains:annotations:24.1.0")

testImplementation("org.junit.jupiter:junit-jupiter-api:5.10.1")
Expand Down

0 comments on commit 5558d6f

Please sign in to comment.