Skip to content

Commit

Permalink
Bump com.squareup.moshi:moshi from 1.15.1 to 1.15.2 in the moshi group
Browse files Browse the repository at this point in the history
Bumps the moshi group with 1 update: [com.squareup.moshi:moshi](https://github.com/square/moshi).


Updates `com.squareup.moshi: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
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: moshi
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 22, 2024
1 parent 825ae65 commit f40016d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion engine/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ dependencies {
}
}

implementation("com.squareup.moshi:moshi:1.15.1")
implementation("com.squareup.moshi:moshi:1.15.2")

implementation("org.slf4j:slf4j-api:2.0.16")
testImplementation("ch.qos.logback:logback-classic:[1.2,2)!!1.3.14")
Expand Down

0 comments on commit f40016d

Please sign in to comment.