Skip to content

Commit

Permalink
build(deps): bump linq2db from 5.2.2 to 5.4.1 (#356)
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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored May 6, 2024
1 parent 9f76703 commit b2ad118
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 b2ad118

Please sign in to comment.