Skip to content

Commit

Permalink
Test against Kudu 1.16 (#222)
Browse files Browse the repository at this point in the history
  • Loading branch information
xqrzd authored Apr 22, 2022
1 parent 453ae2f commit d266c0c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Knet.Kudu.Binary" Version="1.15.0" />
<PackageReference Include="Knet.Kudu.Binary" Version="1.16.0" />
<PackageReference Include="McMaster.Extensions.Xunit" Version="0.1.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.1.0" />
<PackageReference Include="xunit" Version="2.4.1" />
Expand Down

0 comments on commit d266c0c

Please sign in to comment.