Skip to content

Commit

Permalink
Merge pull request #1024 from jsonschema2dataclass/renovate/com.squar…
Browse files Browse the repository at this point in the history
…eup.moshi-moshi-1.15.x
  • Loading branch information
eirnym authored Dec 5, 2024
2 parents d647467 + 336f30a commit f434e10
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion demo/android-agp7/lib/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ dependencies {
// Required for @Generated annotation
implementation("org.glassfish:javax.annotation:10.0-b28")
implementation("com.google.code.gson:gson:2.11.0")
implementation("com.squareup.moshi:moshi:1.15.1")
implementation("com.squareup.moshi:moshi:1.15.2")
// Required if generating JSR-303 annotations
implementation("javax.validation:validation-api:2.0.1.Final")
implementation("com.fasterxml.jackson.core:jackson-databind:2.18.1")
Expand Down

0 comments on commit f434e10

Please sign in to comment.