Skip to content

Commit

Permalink
Bump Dapper from 2.1.11 to 2.1.15
Browse files Browse the repository at this point in the history
Bumps [Dapper](https://github.com/DapperLib/Dapper) from 2.1.11 to 2.1.15.
- [Release notes](https://github.com/DapperLib/Dapper/releases)
- [Commits](DapperLib/Dapper@2.1.11...2.1.15)

---
updated-dependencies:
- dependency-name: Dapper
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 20, 2023
1 parent 7a95b90 commit 69fe622
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Dapper" Version="2.1.11" />
<PackageReference Include="Dapper" Version="2.1.15" />
<PackageReference Include="System.Data.SqlClient" Version="4.8.5" />
</ItemGroup>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Dapper" Version="2.1.11" />
<PackageReference Include="Dapper" Version="2.1.15" />
<PackageReference Include="Microsoft.Extensions.Logging.Abstractions" Version="7.0.1" />
<PackageReference Include="MySqlConnector" Version="2.2.7" />
<PackageReference Include="Polly" Version="8.0.0" />
Expand Down

0 comments on commit 69fe622

Please sign in to comment.