Skip to content

Commit

Permalink
update sdk package to 1.4.1 to resolve 304 not modified error issue (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
amerjusupovic authored Apr 22, 2024
1 parent 4ce9ec5 commit a81ed76
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Azure.Data.AppConfiguration" Version="1.3.0" />
<PackageReference Include="Azure.Data.AppConfiguration" Version="1.4.1" />
<PackageReference Include="Azure.Messaging.EventGrid" Version="4.7.0" />
<PackageReference Include="Azure.Security.KeyVault.Secrets" Version="4.3.0" />
<PackageReference Include="DnsClient" Version="1.7.0" />
Expand Down

0 comments on commit a81ed76

Please sign in to comment.