Skip to content

Commit

Permalink
Bump Npgsql.NodaTime from 8.0.0 to 8.0.1
Browse files Browse the repository at this point in the history
Bumps [Npgsql.NodaTime](https://github.com/npgsql/npgsql) from 8.0.0 to 8.0.1.
- [Release notes](https://github.com/npgsql/npgsql/releases)
- [Commits](npgsql/npgsql@v8.0.0...v8.0.1)

---
updated-dependencies:
- dependency-name: Npgsql.NodaTime
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Dec 11, 2023
1 parent 33cf6d4 commit e5382bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/NosCore.Database/NosCore.Database.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
<PackageReference Include="Microsoft.Extensions.Options.ConfigurationExtensions" Version="8.0.0" />
<PackageReference Include="Npgsql.EntityFrameworkCore.PostgreSQL" Version="8.0.0" />
<PackageReference Include="Npgsql.EntityFrameworkCore.PostgreSQL.NodaTime" Version="8.0.0" />
<PackageReference Include="Npgsql.NodaTime" Version="8.0.0" />
<PackageReference Include="Npgsql.NodaTime" Version="8.0.1" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit e5382bc

Please sign in to comment.