Skip to content

Commit

Permalink
Bump Bogus from 35.3.0 to 35.4.0 in /src/clustering/sharding-sqlserver (
Browse files Browse the repository at this point in the history
#152)

Bumps [Bogus](https://github.com/bchavez/Bogus) from 35.3.0 to 35.4.0.
- [Release notes](https://github.com/bchavez/Bogus/releases)
- [Changelog](https://github.com/bchavez/Bogus/blob/master/HISTORY.md)
- [Commits](bchavez/Bogus@v35.3.0...v35.4.0)

---
updated-dependencies:
- dependency-name: Bogus
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 15, 2024
1 parent eb51c0f commit 0958e58
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<PackageReference Include="Akka.Cluster.Sharding" Version="$(AkkaVersion)" />
<PackageReference Include="Akka.Cluster.Hosting" Version="$(AkkaHostingVersion)" />
<PackageReference Include="Grpc.AspNetCore" Version="2.60.0" />
<PackageReference Include="Bogus" Version="35.3.0" />
<PackageReference Include="Bogus" Version="35.4.0" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 0958e58

Please sign in to comment.