Skip to content

Commit

Permalink
Update all non-major dependencies (#132)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 31, 2024
1 parent e8f452d commit 7122986
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Devantler.KeyManager.Core/Devantler.KeyManager.Core.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Devantler.Keys.Core" Version="1.0.7" />
<PackageReference Include="Devantler.Keys.Core" Version="1.0.8" />
<PackageReference Include="YAMLDotNet" Version="16.3.0" />
</ItemGroup>

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

<ItemGroup>
<PackageReference Include="Devantler.AgeCLI" Version="1.1.45" GeneratePathProperty="true" />
<PackageReference Include="Devantler.AgeCLI" Version="1.1.46" GeneratePathProperty="true" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 7122986

Please sign in to comment.