From b6a09d4e7360aa3558a81c5b714ca943c1df5ca0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 10 Dec 2025 13:03:53 +0000 Subject: [PATCH] build(deps): bump moshi.version from 1.15.0 to 1.15.2 Bumps `moshi.version` from 1.15.0 to 1.15.2. Updates `com.squareup.moshi:moshi` from 1.15.0 to 1.15.2 - [Changelog](https://github.com/square/moshi/blob/master/CHANGELOG.md) - [Commits](https://github.com/square/moshi/compare/parent-1.15.0...1.15.2) Updates `com.squareup.moshi:moshi-adapters` from 1.15.2 to 1.15.2 - [Changelog](https://github.com/square/moshi/blob/master/CHANGELOG.md) - [Commits](https://github.com/square/moshi/compare/1.15.2...1.15.2) --- updated-dependencies: - dependency-name: com.squareup.moshi:moshi dependency-version: 1.15.2 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: com.squareup.moshi:moshi-adapters dependency-version: 1.15.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- modules/transport-h2/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/transport-h2/pom.xml b/modules/transport-h2/pom.xml index 0c92fe7320..8131222a55 100644 --- a/modules/transport-h2/pom.xml +++ b/modules/transport-h2/pom.xml @@ -127,7 +127,7 @@ com.squareup.moshi moshi - 1.15.0 + 1.15.2