Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Apr 19, 2024
1 parent 48aa3a8 commit 33a2d2e
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.7" />
<PackageVersion Include="linq2db" Version="5.2.2" />
<PackageVersion Include="linq2db" Version="5.4.1" />
<PackageVersion Include="FluentMigrator" Version="$(FluentMigratorVersion)" />
<PackageVersion Include="FluentMigrator.Runner" Version="$(FluentMigratorVersion)" />
</ItemGroup>
Expand Down

0 comments on commit 33a2d2e

Please sign in to comment.