Skip to content

Commit

Permalink
deps: upgrade library
Browse files Browse the repository at this point in the history
  • Loading branch information
rannes committed Oct 22, 2024
1 parent 430b19d commit 8e33903
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Agoda.Frameworks.DB/Agoda.Frameworks.DB.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Dapper" Version="2.0.30" />
<PackageReference Include="Microsoft.Data.SqlClient" Version="3.1.0" />
<PackageReference Include="Microsoft.Data.SqlClient" Version="3.1.7" />
<PackageReference Include="System.Collections.Immutable" Version="1.7.0" />
<PackageReference Include="System.ComponentModel.Annotations" Version="4.7.0" />
</ItemGroup>
Expand Down

0 comments on commit 8e33903

Please sign in to comment.