Skip to content

Commit

Permalink
Merge pull request #643 from TheEadie/renovate/dapper-2.x
Browse files Browse the repository at this point in the history
Update dependency Dapper to v2.1.15
  • Loading branch information
TheEadie authored Oct 19, 2023
2 parents 9787e92 + 6483552 commit 822de42
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Worms.Hub.Gateway/Worms.Hub.Gateway.csproj
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<Project Sdk="Microsoft.NET.Sdk.Web">

<ItemGroup>
<PackageReference Include="Dapper" Version="2.1.11"/>
<PackageReference Include="Dapper" Version="2.1.15"/>
<PackageReference Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="7.0.12"/>
<PackageReference Include="Microsoft.AspNetCore.Mvc.Versioning" Version="5.1.0"/>
<PackageReference Include="Npgsql" Version="7.0.6"/>
Expand Down

0 comments on commit 822de42

Please sign in to comment.