Skip to content

Commit

Permalink
Upgrade to Marten 7.34 for the FetchLatest API
Browse files Browse the repository at this point in the history
  • Loading branch information
jeremydmiller committed Dec 12, 2024
1 parent 23cc2b6 commit ccb1940
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Persistence/Wolverine.Marten/Wolverine.Marten.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<ProjectReference Include="..\Wolverine.Postgresql\Wolverine.Postgresql.csproj"/>
</ItemGroup>
<ItemGroup>
<PackageReference Include="Marten.CommandLine" Version="7.32.0" />
<PackageReference Include="Marten.CommandLine" Version="7.34.0" />
</ItemGroup>
<ItemGroup>
<Compile Remove="CritterStackHostBuilder.cs" />
Expand Down

0 comments on commit ccb1940

Please sign in to comment.