Skip to content

Commit

Permalink
bump npgsql
Browse files Browse the repository at this point in the history
  • Loading branch information
NicolasDorier committed Feb 26, 2024
1 parent 96633a3 commit e83cfdb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion NBXplorer/NBXplorer.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
<Aliases>DBTrieLib</Aliases>
</PackageReference>
<PackageReference Include="Microsoft.Azure.ServiceBus" Version="4.2.1" />
<PackageReference Include="Npgsql" Version="8.0.1" />
<PackageReference Include="Npgsql" Version="8.0.2" />
<PackageReference Include="RabbitMQ.Client" Version="5.1.2" />
<PackageReference Include="NicolasDorier.CommandLine" Version="2.0.0" />
<PackageReference Include="NicolasDorier.CommandLine.Configuration" Version="2.0.0" />
Expand Down

0 comments on commit e83cfdb

Please sign in to comment.