Skip to content
This repository was archived by the owner on Nov 13, 2025. It is now read-only.

Commit e2d8fa1

Browse files
dependabot[bot]gesellix
authored andcommitted
Bump com.squareup.moshi:moshi from 1.15.1 to 1.15.2 in the moshi group
Bumps the moshi group with 1 update: [com.squareup.moshi:moshi](https://github.com/square/moshi). Updates `com.squareup.moshi:moshi` from 1.15.1 to 1.15.2 - [Changelog](https://github.com/square/moshi/blob/master/CHANGELOG.md) - [Commits](square/moshi@1.15.1...1.15.2) --- updated-dependencies: - dependency-name: com.squareup.moshi:moshi dependency-type: direct:production update-type: version-update:semver-patch dependency-group: moshi ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 825ae65 commit e2d8fa1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

engine/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ dependencies {
6767
}
6868
}
6969

70-
implementation("com.squareup.moshi:moshi:1.15.1")
70+
implementation("com.squareup.moshi:moshi:1.15.2")
7171

7272
implementation("org.slf4j:slf4j-api:2.0.16")
7373
testImplementation("ch.qos.logback:logback-classic:[1.2,2)!!1.3.14")

0 commit comments

Comments
 (0)