Skip to content

Commit e274efe

Browse files
dependabot[bot]gesellix
authored andcommitted
Bump moshi-kotlin from 1.13.0 to 1.14.0
Bumps [moshi-kotlin](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-kotlin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ce9cd5f commit e274efe

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
@@ -70,7 +70,7 @@ dependencies {
7070

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

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

0 commit comments

Comments
 (0)