Skip to content

Commit

Permalink
Bump Skyline.DataMiner.CICD.Models.Protocol from 1.0.12 to 1.0.13 (#95)
Browse files Browse the repository at this point in the history
Bumps [Skyline.DataMiner.CICD.Models.Protocol](https://github.com/SkylineCommunications/Skyline.DataMiner.CICD.Models) from 1.0.12 to 1.0.13.
- [Release notes](https://github.com/SkylineCommunications/Skyline.DataMiner.CICD.Models/releases)
- [Commits](SkylineCommunications/Skyline.DataMiner.CICD.Models@1.0.12...1.0.13)

---
updated-dependencies:
- dependency-name: Skyline.DataMiner.CICD.Models.Protocol
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 1, 2024
1 parent ec1b060 commit 1d9d7b4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Common/Common.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@

<ItemGroup>
<PackageReference Include="Skyline.DataMiner.CICD.FileSystem" Version="1.0.6" />
<PackageReference Include="Skyline.DataMiner.CICD.Models.Protocol" Version="1.0.12" />
<PackageReference Include="Skyline.DataMiner.CICD.Models.Protocol" Version="1.0.13" />
<PackageReference Include="Skyline.DataMiner.XmlSchemas.Protocol" Version="1.0.5" />
</ItemGroup>

Expand Down
2 changes: 1 addition & 1 deletion Validator Management Tool/Validator Management Tool.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@
<Version>1.3.3</Version>
</PackageReference>
<PackageReference Include="Skyline.DataMiner.CICD.Models.Protocol">
<Version>1.0.12</Version>
<Version>1.0.13</Version>
</PackageReference>
</ItemGroup>
<ItemGroup>
Expand Down

0 comments on commit 1d9d7b4

Please sign in to comment.