Skip to content

Commit

Permalink
Merge pull request #2 from Luiz-F-L-P-JR/dependabot/nuget/Gerenciamen…
Browse files Browse the repository at this point in the history
…to.Matricula.API.Data/System.Data.SqlClient-4.8.5

Bump System.Data.SqlClient from 4.8.3 to 4.8.5 in /Gerenciamento.Matricula.API.Data
  • Loading branch information
Luiz-F-L-P-JR authored Oct 21, 2023
2 parents 246bb4d + 6fd5f97 commit 4585891
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<PackageReference Include="Dapper" Version="2.0.123" />
<PackageReference Include="Microsoft.Extensions.Configuration.Abstractions" Version="6.0.0" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.1" />
<PackageReference Include="System.Data.SqlClient" Version="4.8.3" />
<PackageReference Include="System.Data.SqlClient" Version="4.8.5" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 4585891

Please sign in to comment.