1
0
mirror of https://github.com/bitwarden/server.git synced 2025-07-01 16:12:49 -05:00

[deps] SM: Update Dapper to v2.1.24 (#3482)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2023-12-04 16:36:54 -06:00
committed by GitHub
parent 7db330d11a
commit b05bdbac01
25 changed files with 73 additions and 73 deletions

View File

@ -5,7 +5,7 @@
</ItemGroup>
<ItemGroup>
<PackageReference Include="Dapper" Version="2.0.123" />
<PackageReference Include="Dapper" Version="2.1.24" />
</ItemGroup>
</Project>