Skip to content

Commit dbeddbe

Browse files
dependabot[bot]gesellix
authored andcommitted
Bump the moshi group with 1 update
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] <support@github.com>
1 parent 80e81aa commit dbeddbe

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.gradle.kts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -71,8 +71,8 @@ dependencies {
7171
testRuntimeOnly("ch.qos.logback:logback-classic:1.3.14")
7272

7373
implementation("org.yaml:snakeyaml:2.2")
74-
implementation("com.squareup.moshi:moshi:1.15.0")
75-
implementation("com.squareup.moshi:moshi-kotlin:1.15.0")
74+
implementation("com.squareup.moshi:moshi:1.15.1")
75+
implementation("com.squareup.moshi:moshi-kotlin:1.15.1")
7676
testImplementation("com.beust:klaxon:5.5")
7777

7878
implementation("com.google.re2j:re2j:1.7")

0 commit comments

Comments
 (0)