From 40de7c870c5857886f36aab6897ec811bf56a504 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Dec 2024 19:17:30 +0000 Subject: [PATCH] chore(deps): bump com.squareup.moshi:moshi from 1.15.1 to 1.15.2 Bumps [com.squareup.moshi:moshi](https://github.com/square/moshi) from 1.15.1 to 1.15.2. - [Changelog](https://github.com/square/moshi/blob/master/CHANGELOG.md) - [Commits](https://github.com/square/moshi/compare/1.15.1...1.15.2) --- updated-dependencies: - dependency-name: com.squareup.moshi:moshi dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 27bcc88..aa987f9 100644 --- a/pom.xml +++ b/pom.xml @@ -47,7 +47,7 @@ com.squareup.moshi moshi - 1.15.1 + 1.15.2