Skip to content

Commit

Permalink
chore(deps): update dependency mysql.data to v8.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and amanda-tarafa committed Jul 19, 2023
1 parent 583b42b commit d271f27
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cloud-sql/mysql/CloudSql.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

<ItemGroup>
<PackageReference Include="Google.Cloud.Diagnostics.AspNetCore3" Version="5.1.0" />
<PackageReference Include="MySql.Data" Version="8.0.33" />
<PackageReference Include="MySql.Data" Version="8.1.0" />
<PackageReference Include="Polly" Version="7.2.4" />
</ItemGroup>

Expand Down

0 comments on commit d271f27

Please sign in to comment.