Skip to content

Commit

Permalink
Merge pull request #255 from dbist/dependabot/nuget/cockroach-martend…
Browse files Browse the repository at this point in the history
…b/app/Npgsql-6.0.11

Bump Npgsql from 6.0.1 to 6.0.11 in /cockroach-martendb/app
  • Loading branch information
dbist committed May 15, 2024
2 parents 9f1ebc9 + f9b5ae0 commit e28077c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cockroach-martendb/app/EventSourcingIntro.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@

<ItemGroup>
<PackageReference Include="Marten" Version="5.11.0" />
<PackageReference Include="Npgsql" Version="6.0.1" />
<PackageReference Include="Npgsql" Version="6.0.11" />
</ItemGroup>

</Project>

0 comments on commit e28077c

Please sign in to comment.