Skip to content

Commit 341e65b

Browse files
Bump com.squareup.moshi:moshi from 1.15.1 to 1.15.2 in the moshi group (#552)
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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9dfb4c9 commit 341e65b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

api-client/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ dependencies {
6666
}
6767
implementation("org.jetbrains.kotlin:kotlin-stdlib-jdk8:2.1.0")
6868
implementation("org.jetbrains.kotlinx:kotlinx-coroutines-core:1.9.0")
69-
implementation("com.squareup.moshi:moshi:1.15.1")
69+
implementation("com.squareup.moshi:moshi:1.15.2")
7070
implementation("com.squareup.okhttp3:okhttp:4.12.0")
7171
// implementation("com.squareup.okhttp3:logging-interceptor:[4.9,5)!!4.11.0")
7272
implementation("de.gesellix:docker-remote-api-model-1-41:2024-11-28T22-05-00")

0 commit comments

Comments
 (0)