Skip to content

Commit

Permalink
Update JasperFx.CodeGeneration and JasperFx.RuntimeCompiler to 3.7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
glen-84 authored and jeremydmiller committed Nov 19, 2024
1 parent bc37a05 commit 8bf4d89
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/Marten/Marten.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -49,8 +49,8 @@

<ItemGroup>
<PackageReference Include="JasperFx.Core" Version="1.9.0" />
<PackageReference Include="JasperFx.CodeGeneration" Version="3.7.0" />
<PackageReference Include="JasperFx.RuntimeCompiler" Version="3.7.0" />
<PackageReference Include="JasperFx.CodeGeneration" Version="3.7.1" />
<PackageReference Include="JasperFx.RuntimeCompiler" Version="3.7.1" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
<!-- This is forced by Npgsql peer dependency -->

Expand Down

0 comments on commit 8bf4d89

Please sign in to comment.