Skip to content

Commit

Permalink
Update build project deps
Browse files Browse the repository at this point in the history
  • Loading branch information
mysticmind committed Jul 17, 2024
1 parent fe3afff commit cc1ac8b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions build/build.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,9 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="Bullseye" Version="4.0.0"/>
<PackageReference Include="Npgsql" Version="4.1.3.1"/>
<PackageReference Include="SimpleExec" Version="10.0.0-beta.2"/>
<PackageReference Include="Bullseye" Version="5.0.0"/>
<PackageReference Include="Npgsql" Version="4.1.14"/>
<PackageReference Include="SimpleExec" Version="12.0.0"/>
<PackageReference Include="Westwind.Utilities" Version="3.0.37"/>
</ItemGroup>
</Project>

0 comments on commit cc1ac8b

Please sign in to comment.