Skip to content

Commit

Permalink
Update weasel
Browse files Browse the repository at this point in the history
  • Loading branch information
Hawxy committed Jul 24, 2024
1 parent 8af818b commit 24b53d9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/Marten.CommandLine/Marten.CommandLine.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
<PackageReference Include="JasperFx.CodeGeneration.Commands" Version="3.5.3" />
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="8.0.0" PrivateAssets="All"/>
<PackageReference Include="Oakton" Version="6.1.0"/>
<PackageReference Include="Weasel.CommandLine" Version="7.4.1"/>
<PackageReference Include="Weasel.CommandLine" Version="7.5.0" />
</ItemGroup>
<Import Project="../../Analysis.Build.props"/>
</Project>
2 changes: 1 addition & 1 deletion src/Marten/Marten.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
<PackageReference Include="Polly.Core" Version="8.3.1" />
<PackageReference Include="System.Threading.Tasks.Dataflow" Version="8.0.0" />
<PackageReference Include="System.Text.Json" Version="8.0.4" />
<PackageReference Include="Weasel.Postgresql" Version="7.4.1" />
<PackageReference Include="Weasel.Postgresql" Version="7.5.0" />
</ItemGroup>

<!--SourceLink specific settings-->
Expand Down

0 comments on commit 24b53d9

Please sign in to comment.