Skip to content

Commit a0e147b

Browse files
dependabot[bot]gesellix
authored andcommitted
Bump com.squareup.moshi:moshi from 1.14.0 to 1.15.0
Bumps [com.squareup.moshi:moshi](https://github.com/square/moshi) from 1.14.0 to 1.15.0. - [Changelog](https://github.com/square/moshi/blob/master/CHANGELOG.md) - [Commits](square/moshi@1.14.0...parent-1.15.0) --- updated-dependencies: - dependency-name: com.squareup.moshi:moshi dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 13a78ab commit a0e147b

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
@@ -70,8 +70,8 @@ dependencies {
7070
testRuntimeOnly("ch.qos.logback:logback-classic:1.3.6")
7171

7272
implementation("org.yaml:snakeyaml:2.0")
73-
implementation("com.squareup.moshi:moshi:1.14.0")
74-
implementation("com.squareup.moshi:moshi-kotlin:1.14.0")
73+
implementation("com.squareup.moshi:moshi:1.15.0")
74+
implementation("com.squareup.moshi:moshi-kotlin:1.15.0")
7575
testImplementation("com.beust:klaxon:5.5")
7676

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

0 commit comments

Comments
 (0)