Skip to content

Commit

Permalink
Merge pull request #293 from SMI/dependabot/nuget/YamlDotNet-16.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Sep 2, 2024
2 parents 1255a47 + 807cce7 commit 22a9a05
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion DicomTypeTranslation/DicomTypeTranslation.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,6 @@
<PackageReference Include="MongoDB.Driver" Version="2.28.0" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
<PackageReference Include="NLog" Version="5.3.3" />
<PackageReference Include="YamlDotNet" Version="16.0.0" />
<PackageReference Include="YamlDotNet" Version="16.1.0" />
</ItemGroup>
</Project>

0 comments on commit 22a9a05

Please sign in to comment.