Skip to content

Commit

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

---
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 and sjp committed Nov 24, 2023
1 parent edb2fab commit 75f1463
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/SJP.Schematic.Core/SJP.Schematic.Core.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Dapper" Version="2.1.21" />
<PackageReference Include="Dapper" Version="2.1.24" />
<PackageReference Include="Enums.NET" Version="4.0.1" />
<PackageReference Include="LanguageExt.Core" Version="4.4.7" />
<PackageReference Include="Nito.AsyncEx" Version="5.1.2" />
Expand Down

0 comments on commit 75f1463

Please sign in to comment.