Skip to content

Commit b6a09d4

Browse files
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](square/moshi@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](square/moshi@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] <support@github.com>
1 parent 161d0b1 commit b6a09d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/transport-h2/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@
127127
<dependency>
128128
<groupId>com.squareup.moshi</groupId>
129129
<artifactId>moshi</artifactId>
130-
<version>1.15.0</version>
130+
<version>1.15.2</version>
131131
</dependency>
132132

133133
<!-- Okio - Moshi dependency (Apache 2.0 Licensed) -->

0 commit comments

Comments
 (0)