Skip to content

Commit

Permalink
chore(deps): update armonik.developmentkit to v0.13.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 17, 2023
1 parent 84727e3 commit 32cdeb8
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Armonik.DevelopmentKit.Client.Unified" Version="0.12.5" />
<PackageReference Include="Armonik.DevelopmentKit.Client.Unified" Version="0.13.0" />
<PackageReference Include="Microsoft.Extensions.Configuration.Json" Version="7.0.0" />
<PackageReference Include="Microsoft.Extensions.Configuration.FileExtensions" Version="7.0.0" />
<PackageReference Include="Microsoft.NETFramework.ReferenceAssemblies" Version="1.0.3" PrivateAssets="All" />
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Armonik.DevelopmentKit.Worker.Unified" Version="0.12.5" />
<PackageReference Include="Armonik.DevelopmentKit.Worker.Unified" Version="0.13.0" />
</ItemGroup>

<ItemGroup>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="Armonik.DevelopmentKit.Client.Unified" Version="0.12.5" />
<PackageReference Include="Armonik.DevelopmentKit.Client.Unified" Version="0.13.0" />
<PackageReference Include="Microsoft.Extensions.Configuration.Json" Version="7.0.0" />
<PackageReference Include="Microsoft.Extensions.Configuration.FileExtensions" Version="7.0.0" />
<PackageReference Include="Microsoft.NETFramework.ReferenceAssemblies" Version="1.0.3" PrivateAssets="All" />
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="Armonik.DevelopmentKit.Worker.Unified" Version="0.12.5" />
<PackageReference Include="Armonik.DevelopmentKit.Worker.Unified" Version="0.13.0" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 32cdeb8

Please sign in to comment.