Skip to content

Commit 1c58f93

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

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
@@ -59,7 +59,7 @@ dependencies {
5959

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

6565
implementation("com.google.re2j:re2j:1.6")

0 commit comments

Comments
 (0)