Skip to content

Commit

Permalink
Bump the moshi group with 1 update
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.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
  dependency-group: moshi
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 30, 2024
1 parent 3a6dfce commit 664846d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -71,8 +71,8 @@ dependencies {
testRuntimeOnly("ch.qos.logback:logback-classic:1.3.14")

implementation("org.yaml:snakeyaml:2.2")
implementation("com.squareup.moshi:moshi:1.15.0")
implementation("com.squareup.moshi:moshi-kotlin:1.15.0")
implementation("com.squareup.moshi:moshi:1.15.1")
implementation("com.squareup.moshi:moshi-kotlin:1.15.1")
testImplementation("com.beust:klaxon:5.5")

implementation("com.google.re2j:re2j:1.7")
Expand Down

0 comments on commit 664846d

Please sign in to comment.