Skip to content

Commit

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

---
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 Nov 1, 2024
1 parent 1669d3f commit 945130e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Miningcore/Miningcore.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
</PackageReference>
<PackageReference Include="NLog.Extensions.Hosting" Version="5.3.8" />
<PackageReference Include="AutoMapper" Version="12.0.1" />
<PackageReference Include="Dapper" Version="2.1.15" />
<PackageReference Include="Dapper" Version="2.1.35" />
<PackageReference Include="FluentValidation" Version="11.9.0" />
<PackageReference Include="FluentValidation.AspNetCore" Version="11.3.0" />
<PackageReference Include="FluentValidation.DependencyInjectionExtensions" Version="11.5.1" />
Expand Down

0 comments on commit 945130e

Please sign in to comment.