Skip to content

Commit ce9cd5f

Browse files
dependabot[bot]gesellix
authored andcommitted
Bump moshi from 1.13.0 to 1.14.0
Bumps [moshi](https://github.com/square/moshi) from 1.13.0 to 1.14.0. - [Release notes](https://github.com/square/moshi/releases) - [Changelog](https://github.com/square/moshi/blob/master/CHANGELOG.md) - [Commits](square/moshi@moshi-parent-1.13.0...1.14.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 6bf9f52 commit ce9cd5f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ dependencies {
6969
testRuntimeOnly("ch.qos.logback:logback-classic:1.2.11")
7070

7171
implementation("org.yaml:snakeyaml:1.31")
72-
implementation("com.squareup.moshi:moshi:1.13.0")
72+
implementation("com.squareup.moshi:moshi:1.14.0")
7373
implementation("com.squareup.moshi:moshi-kotlin:1.13.0")
7474
testImplementation("com.beust:klaxon:5.5")
7575

0 commit comments

Comments
 (0)