Skip to content

Commit f359067

Browse files
build(deps): bump com.squareup.moshi:moshi from 1.15.0 to 1.15.1 (#2315)
Bumps [com.squareup.moshi:moshi](https://github.com/square/moshi) from 1.15.0 to 1.15.1. - [Changelog](https://github.com/square/moshi/blob/master/CHANGELOG.md) - [Commits](square/moshi@parent-1.15.0...1.15.1) --- updated-dependencies: - dependency-name: com.squareup.moshi:moshi dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 03856f5 commit f359067

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@
8888
<guava.version>33.0.0-jre</guava.version>
8989
<googlehttpclient.version>1.43.3</googlehttpclient.version>
9090
<gson.version>2.10.1</gson.version>
91-
<moshi.version>1.15.0</moshi.version>
91+
<moshi.version>1.15.1</moshi.version>
9292
<slf4j.version>2.0.11</slf4j.version>
9393
<json.version>20231013</json.version>
9494

0 commit comments

Comments
 (0)