Skip to content

Commit

Permalink
Bump Skyline.DataMiner.Core.AppPackageCreator from 1.0.2 to 1.0.3
Browse files Browse the repository at this point in the history
Bumps [Skyline.DataMiner.Core.AppPackageCreator](https://github.com/SkylineCommunications/Skyline.DataMiner.Core.Packages) from 1.0.2 to 1.0.3.
- [Commits](https://github.com/SkylineCommunications/Skyline.DataMiner.Core.Packages/commits)

---
updated-dependencies:
- dependency-name: Skyline.DataMiner.Core.AppPackageCreator
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 15, 2024
1 parent 55fc1f6 commit 4a0188c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion DMApp.Common/DMApp.Common.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<ItemGroup>
<PackageReference Include="Skyline.DataMiner.CICD.Common" Version="1.0.4" />
<PackageReference Include="Skyline.DataMiner.CICD.Loggers" Version="1.0.3" />
<PackageReference Include="Skyline.DataMiner.Core.AppPackageCreator" Version="1.0.2" />
<PackageReference Include="Skyline.DataMiner.Core.AppPackageCreator" Version="1.0.3" />
</ItemGroup>

<ItemGroup>
Expand Down
2 changes: 1 addition & 1 deletion DMProtocol/DMProtocol.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,6 @@

<ItemGroup>
<PackageReference Include="Skyline.DataMiner.CICD.Assemblers.Protocol" Version="1.0.14" />
<PackageReference Include="Skyline.DataMiner.Core.AppPackageCreator" Version="1.0.2" />
<PackageReference Include="Skyline.DataMiner.Core.AppPackageCreator" Version="1.0.3" />
</ItemGroup>
</Project>

0 comments on commit 4a0188c

Please sign in to comment.