Skip to content

Commit

Permalink
chore(deps): update dependency microsoft.extensions.configuration.use…
Browse files Browse the repository at this point in the history
…rsecrets to v9
  • Loading branch information
renovate[bot] authored Nov 12, 2024
1 parent 07badf5 commit 322453c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Encryptor/Encryptor.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Microsoft.Extensions.Configuration.UserSecrets" Version="8.0.0" />
<PackageReference Include="Microsoft.Extensions.Configuration.UserSecrets" Version="9.0.0" />
<PackageReference Include="Spectre.Console" Version="0.49.1" />
</ItemGroup>

Expand Down

0 comments on commit 322453c

Please sign in to comment.