Skip to content

Commit

Permalink
fix(Solution): Updated solution packages
Browse files Browse the repository at this point in the history
Signed-off-by: Charles d'Avernas <charles.davernas@neuroglia.io>
  • Loading branch information
cdavernas committed Jun 25, 2024
1 parent a17874b commit 8dc1190
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 @@ -33,7 +33,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="Neuroglia.Serialization.YamlDotNet" Version="4.12.0" />
<PackageReference Include="Neuroglia.Serialization.YamlDotNet" Version="4.12.1" />
<PackageReference Include="Semver" Version="2.3.0" />
</ItemGroup>

Expand Down

0 comments on commit 8dc1190

Please sign in to comment.