Skip to content

Commit

Permalink
chore(deps): Bump com.hubspot.jackson:jackson-datatype-protobuf
Browse files Browse the repository at this point in the history
Bumps [com.hubspot.jackson:jackson-datatype-protobuf](https://github.com/HubSpot/jackson-datatype-protobuf) from 0.9.14 to 0.9.15.
- [Release notes](https://github.com/HubSpot/jackson-datatype-protobuf/releases)
- [Commits](HubSpot/jackson-datatype-protobuf@jackson-datatype-protobuf-0.9.14...jackson-datatype-protobuf-0.9.15)

---
updated-dependencies:
- dependency-name: com.hubspot.jackson:jackson-datatype-protobuf
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 18, 2024
1 parent 21628c0 commit 1e97798
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dependencies.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ ext {
kafkaProtobufSerializerVersion = '7.6.0'

jacksonVersion = '2.16.2'
jacksonDatatypeProtobufVersion = '0.9.14'
jacksonDatatypeProtobufVersion = '0.9.15'

jakartaAnnotationApiVersion = '2.1.1'
jakartaValidationApiVersion = '3.0.2'
Expand Down

0 comments on commit 1e97798

Please sign in to comment.