Skip to content

Commit

Permalink
Bump Skyline.DataMiner.CICD.Parsers.Common from 1.0.4 to 1.0.5 (#9)
Browse files Browse the repository at this point in the history
Bumps [Skyline.DataMiner.CICD.Parsers.Common](https://github.com/SkylineCommunications/Skyline.DataMiner.CICD.Parsers) from 1.0.4 to 1.0.5.
- [Release notes](https://github.com/SkylineCommunications/Skyline.DataMiner.CICD.Parsers/releases)
- [Commits](SkylineCommunications/Skyline.DataMiner.CICD.Parsers@1.0.4...1.0.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 17, 2023
1 parent 6c3053d commit bfaf9ec
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Assemblers.Common/Assemblers.Common.csproj
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<Project Sdk="Microsoft.NET.Sdk">
<Project Sdk="Microsoft.NET.Sdk">

<PropertyGroup>
<TargetFramework>netstandard2.0</TargetFramework>
Expand Down Expand Up @@ -39,7 +39,7 @@
<PackageReference Include="NuGet.PackageManagement" Version="6.6.1" />
<PackageReference Include="Skyline.DataMiner.CICD.Common" Version="1.0.4" />
<PackageReference Include="Skyline.DataMiner.CICD.Loggers" Version="1.0.3" />
<PackageReference Include="Skyline.DataMiner.CICD.Parsers.Common" Version="1.0.4" />
<PackageReference Include="Skyline.DataMiner.CICD.Parsers.Common" Version="1.0.5" />
</ItemGroup>

</Project>

0 comments on commit bfaf9ec

Please sign in to comment.