Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Bump Monai.Deploy.Messaging from 0.1.4 to 0.1.5
Bumps [Monai.Deploy.Messaging](https://github.com/Project-MONAI/monai-deploy-messaging) from 0.1.4 to 0.1.5. - [Release notes](https://github.com/Project-MONAI/monai-deploy-messaging/releases) - [Changelog](https://github.com/Project-MONAI/monai-deploy-messaging/blob/develop/GitReleaseManager.yaml) - [Commits](Project-MONAI/monai-deploy-messaging@0.1.4...0.1.5) --- updated-dependencies: - dependency-name: Monai.Deploy.Messaging dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 26, 2022
commit 859680493acbe90b2fc3467679bd0663e6fc01a5
2 changes: 1 addition & 1 deletion src/Api/Monai.Deploy.InformaticsGateway.Api.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
</PackageReference>
<PackageReference Include="Macross.Json.Extensions" Version="3.0.0" />
<PackageReference Include="Microsoft.EntityFrameworkCore.Abstractions" Version="6.0.9" />
<PackageReference Include="Monai.Deploy.Messaging" Version="0.1.4" />
<PackageReference Include="Monai.Deploy.Messaging" Version="0.1.5" />
<PackageReference Include="Monai.Deploy.Storage" Version="0.2.5" />
<PackageReference Include="System.ComponentModel.Annotations" Version="5.0.0" />
</ItemGroup>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
</PackageReference>
<PackageReference Include="Microsoft.Extensions.Logging.Abstractions" Version="6.0.2" />
<PackageReference Include="Microsoft.Extensions.Options" Version="6.0.0" />
<PackageReference Include="Monai.Deploy.Messaging" Version="0.1.4" />
<PackageReference Include="Monai.Deploy.Messaging" Version="0.1.5" />
<PackageReference Include="Monai.Deploy.Storage" Version="0.2.5" />
<PackageReference Include="System.IO.Abstractions" Version="17.2.3" />
</ItemGroup>
Expand Down