From 3f17308bcb734b93a4ca42a0e1fe7a30bd64b4c5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 23 Dec 2025 13:01:56 +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.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) --- 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/openapi/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/modules/openapi/pom.xml b/modules/openapi/pom.xml index 3500ce28be..54cec5ec04 100644 --- a/modules/openapi/pom.xml +++ b/modules/openapi/pom.xml @@ -73,12 +73,12 @@ com.squareup.moshi moshi - 1.15.0 + 1.15.2 com.squareup.moshi moshi-adapters - 1.15.0 + 1.15.2