Skip to content

Commit f030b5e

Browse files
dependabot[bot]gesellix
authored andcommitted
Bump moshi from 1.12.0 to 1.13.0
Bumps [moshi](https://github.com/square/moshi) from 1.12.0 to 1.13.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.12.0...moshi-parent-1.13.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 8c0f8fc commit f030b5e

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
@@ -58,7 +58,7 @@ dependencies {
5858
testRuntimeOnly("ch.qos.logback:logback-classic:1.2.10")
5959

6060
implementation("org.yaml:snakeyaml:1.30")
61-
implementation("com.squareup.moshi:moshi:1.12.0")
61+
implementation("com.squareup.moshi:moshi:1.13.0")
6262
implementation("com.squareup.moshi:moshi-kotlin:1.12.0")
6363
testImplementation("com.beust:klaxon:5.5")
6464

0 commit comments

Comments
 (0)