Skip to content

Commit

Permalink
Bump PbmVersion in /src/clustering/sharding-sqlserver
Browse files Browse the repository at this point in the history
Bumps `PbmVersion` from 1.3.2 to 1.4.1.

Updates `Petabridge.Cmd.Cluster` from 1.3.2 to 1.4.1

Updates `Petabridge.Cmd.Host` from 1.3.2 to 1.4.1

Updates `Petabridge.Cmd.Cluster.Sharding` from 1.3.2 to 1.4.1

---
updated-dependencies:
- dependency-name: Petabridge.Cmd.Cluster
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: Petabridge.Cmd.Host
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: Petabridge.Cmd.Cluster.Sharding
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 11, 2024
1 parent 797a4e0 commit c541cde
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Directory.Build.props
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<XunitVersion>2.4.2</XunitVersion>
<TestSdkVersion>17.6.0</TestSdkVersion>
<AkkaVersion>1.5.15</AkkaVersion>
<PbmVersion>1.3.2</PbmVersion>
<PbmVersion>1.4.1</PbmVersion>
<AkkaHostingVersion>1.5.15</AkkaHostingVersion>
<MicrosoftExtensionsVersion>[7.0.0,)</MicrosoftExtensionsVersion>
</PropertyGroup>
Expand Down

0 comments on commit c541cde

Please sign in to comment.