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.4.2 to 1.4.3.

Updates `Petabridge.Cmd.Cluster` from 1.4.2 to 1.4.3

Updates `Petabridge.Cmd.Host` from 1.4.2 to 1.4.3

Updates `Petabridge.Cmd.Cluster.Sharding` from 1.4.2 to 1.4.3

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 15, 2024
1 parent 17bac72 commit 994b393
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.26</AkkaVersion>
<PbmVersion>1.4.2</PbmVersion>
<PbmVersion>1.4.3</PbmVersion>
<AkkaHostingVersion>1.5.25</AkkaHostingVersion>
<MicrosoftExtensionsVersion>[8.0.0,)</MicrosoftExtensionsVersion>
</PropertyGroup>
Expand Down

0 comments on commit 994b393

Please sign in to comment.