Skip to content

Commit

Permalink
Bump KafkaFlow.SchemaRegistry and KafkaFlow
Browse files Browse the repository at this point in the history
Bumps [KafkaFlow.SchemaRegistry](https://github.com/Farfetch/kafkaflow) and [KafkaFlow](https://github.com/Farfetch/kafkaflow). These dependencies needed to be updated together.

Updates `KafkaFlow.SchemaRegistry` from 2.5.0 to 3.0.3
- [Release notes](https://github.com/Farfetch/kafkaflow/releases)
- [Commits](Farfetch/kafkaflow@2.5.0...3.0.3)

Updates `KafkaFlow` from 2.5.0 to 3.0.3
- [Release notes](https://github.com/Farfetch/kafkaflow/releases)
- [Commits](Farfetch/kafkaflow@2.5.0...3.0.3)

---
updated-dependencies:
- dependency-name: KafkaFlow.SchemaRegistry
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: KafkaFlow
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 30, 2024
1 parent 26797f3 commit 9a6ee8b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -26,11 +26,11 @@
<PackageVersion Version="1.8.9" Include="HangFire" />
<PackageVersion Version="1.8.0" Include="Hangfire.MemoryStorage" />
<PackageVersion Version="1.20.5" Include="Hangfire.PostgreSql" />
<PackageVersion Version="2.5.0" Include="KafkaFlow" />
<PackageVersion Version="3.0.3" Include="KafkaFlow" />
<PackageVersion Version="2.5.0" Include="KafkaFlow.Extensions.Hosting" />
<PackageVersion Version="2.5.0" Include="KafkaFlow.LogHandler.Microsoft" />
<PackageVersion Version="2.5.0" Include="KafkaFlow.Microsoft.DependencyInjection" />
<PackageVersion Version="2.5.0" Include="KafkaFlow.SchemaRegistry" />
<PackageVersion Version="3.0.3" Include="KafkaFlow.SchemaRegistry" />
<PackageVersion Version="2.5.0" Include="KafkaFlow.Serializer" />
<PackageVersion Version="2.5.0" Include="KafkaFlow.Serializer.ProtobufNet" />
<PackageVersion Version="2.5.0" Include="KafkaFlow.Serializer.SchemaRegistry.ConfluentProtobuf" />
Expand Down

0 comments on commit 9a6ee8b

Please sign in to comment.