Skip to content

Commit

Permalink
Bump ElmahCore.Sql from 2.1.1 to 2.1.2
Browse files Browse the repository at this point in the history
Bumps [ElmahCore.Sql](https://github.com/ElmahCore/ElmahCore) from 2.1.1 to 2.1.2.
- [Release notes](https://github.com/ElmahCore/ElmahCore/releases)
- [Commits](ElmahCore/ElmahCore@2.1.1...2.1.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jan 15, 2024
1 parent 18c0a37 commit 875d49f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion WebFramework/WebFramework.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<PackageReference Include="AutoMapper" Version="11.0.1" />
<PackageReference Include="AutoMapper.Extensions.Microsoft.DependencyInjection" Version="11.0.0" />
<PackageReference Include="ElmahCore" Version="2.1.1" />
<PackageReference Include="ElmahCore.Sql" Version="2.1.1" />
<PackageReference Include="ElmahCore.Sql" Version="2.1.2" />
<PackageReference Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="6.0.1" />
<PackageReference Include="Microsoft.AspNetCore.Authorization" Version="6.0.1" />
<PackageReference Include="Microsoft.AspNetCore.Mvc.NewtonsoftJson" Version="6.0.1" />
Expand Down

0 comments on commit 875d49f

Please sign in to comment.