Skip to content

Commit

Permalink
Bump YamlDotNet from 13.5.2 to 13.7.1 (#184)
Browse files Browse the repository at this point in the history
* Bump YamlDotNet from 13.5.2 to 13.7.1

Bumps [YamlDotNet](https://github.com/aaubry/YamlDotNet) from 13.5.2 to 13.7.1.
- [Release notes](https://github.com/aaubry/YamlDotNet/releases)
- [Commits](aaubry/YamlDotNet@v13.5.2...v13.7.1)

---
updated-dependencies:
- dependency-name: YamlDotNet
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump Vecc.YamlDotNet.Analyzers.StaticGenerator from 13.5.1 to 13.7.0 (#185)

Bumps [Vecc.YamlDotNet.Analyzers.StaticGenerator](https://github.com/aaubry/YamlDotNet) from 13.5.1 to 13.7.0.
- [Release notes](https://github.com/aaubry/YamlDotNet/releases)
- [Commits](aaubry/YamlDotNet@v13.5.1...v13.7.0)

---
updated-dependencies:
- dependency-name: Vecc.YamlDotNet.Analyzers.StaticGenerator
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: James A Sutherland <j.a.sutherland@dundee.ac.uk>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: James A Sutherland <j.a.sutherland@dundee.ac.uk>
  • Loading branch information
dependabot[bot] and jas88 authored Oct 16, 2023
1 parent 3335882 commit e7220b9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions BadDicom/BadDicom.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,8 @@
<ItemGroup>
<PackageReference Include="CommandLineParser" Version="2.9.1" />
<PackageReference Include="HIC.DicomTypeTranslation" Version="4.0.3" />
<PackageReference Include="Vecc.YamlDotNet.Analyzers.StaticGenerator" Version="13.5.1" />
<PackageReference Include="YamlDotNet" Version="13.5.2" />
<PackageReference Include="Vecc.YamlDotNet.Analyzers.StaticGenerator" Version="13.7.0" />
<PackageReference Include="YamlDotNet" Version="13.7.1" />
</ItemGroup>
<ItemGroup>
<Folder Include="Properties\" />
Expand Down

0 comments on commit e7220b9

Please sign in to comment.