Skip to content

Commit

Permalink
fix(Solution): Updated packages to latest
Browse files Browse the repository at this point in the history
Signed-off-by: Charles d'Avernas <[email protected]>
  • Loading branch information
cdavernas committed Oct 11, 2024
1 parent 164c90d commit 007c6df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ServerlessWorkflow.Sdk/ServerlessWorkflow.Sdk.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
<PackageReference Include="FluentValidation.DependencyInjectionExtensions" Version="11.10.0" />
<PackageReference Include="Microsoft.Extensions.DependencyInjection" Version="8.0.1" />
<PackageReference Include="Microsoft.Extensions.Http" Version="8.0.1" />
<PackageReference Include="Neuroglia.Serialization.YamlDotNet" Version="4.15.6" />
<PackageReference Include="Neuroglia.Serialization.YamlDotNet" Version="4.15.7" />
<PackageReference Include="Semver" Version="2.3.0" />
</ItemGroup>

Expand Down

0 comments on commit 007c6df

Please sign in to comment.