Skip to content

Commit

Permalink
build(deps): bump linq2db from 5.1.1 to 5.2.2 (#266)
Browse files Browse the repository at this point in the history
Bumps [linq2db](https://github.com/linq2db/linq2db) from 5.1.1 to 5.2.2.
- [Release notes](https://github.com/linq2db/linq2db/releases)
- [Commits](linq2db/linq2db@v5.1.1...v5.2.2)

---
updated-dependencies:
- dependency-name: linq2db
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 27, 2023
1 parent f2aaaca commit 98c7396
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
<PackageVersion Include="Microsoft.Bcl.HashCode" Version="1.1.1" />
<PackageVersion Include="CommandLineParser" Version="2.9.1" />
<PackageVersion Include="LanguageExt.Core" Version="4.4.4" />
<PackageVersion Include="linq2db" Version="5.1.1" />
<PackageVersion Include="linq2db" Version="5.2.2" />
<PackageVersion Include="FluentMigrator" Version="$(FluentMigratorVersion)" />
<PackageVersion Include="FluentMigrator.Runner" Version="$(FluentMigratorVersion)" />
</ItemGroup>
Expand Down

0 comments on commit 98c7396

Please sign in to comment.