Skip to content

Commit

Permalink
Upgraded JasperFx.CodeGeneration. Closes GH-3184
Browse files Browse the repository at this point in the history
  • Loading branch information
jeremydmiller committed May 8, 2024
1 parent 3de2199 commit b159743
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/Marten/Marten.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,7 @@

<ItemGroup>
<PackageReference Include="JasperFx.Core" Version="1.5.1" />
<PackageReference Include="JasperFx.CodeGeneration" Version="3.5.2" />
<PackageReference Include="JasperFx.RuntimeCompiler" Version="3.5.2" />
<PackageReference Include="JasperFx.CodeGeneration" Version="3.5.3" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
<!-- This is forced by Npgsql peer dependency -->
<PackageReference Include="Microsoft.Extensions.Logging.Abstractions" Version="8.0.0" />
Expand Down

0 comments on commit b159743

Please sign in to comment.