Skip to content

Commit

Permalink
Updating JasperFx.CodeGeneration and Lamar references. Closes GH-688. C…
Browse files Browse the repository at this point in the history
…loses GH-683
  • Loading branch information
jeremydmiller committed Jan 15, 2024
1 parent 47dcb38 commit 2113b21
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/Wolverine/Wolverine.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,14 +8,14 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="FastExpressionCompiler" Version="4.0.0" />
<PackageReference Include="Lamar.Microsoft.DependencyInjection" Version="12.1.0" />
<PackageReference Include="Lamar.Microsoft.DependencyInjection" Version="13.0.1" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.1" />
<PackageReference Include="Oakton" Version="6.1.0" />
<PackageReference Include="System.Net.NameResolution" Version="4.3.0" />
<PackageReference Include="System.Threading.Tasks.Dataflow" Version="7.0.0" />
<PackageReference Include="System.ComponentModel" Version="4.3.0" />
<PackageReference Include="JasperFx.CodeGeneration.Commands" Version="3.4.0" />
<PackageReference Include="JasperFx.RuntimeCompiler" Version="3.4.0" />
<PackageReference Include="JasperFx.CodeGeneration.Commands" Version="3.4.1" />
<PackageReference Include="JasperFx.RuntimeCompiler" Version="3.4.1" />
<PackageReference Include="JasperFx.Core" Version="1.5.1" />
</ItemGroup>

Expand Down

0 comments on commit 2113b21

Please sign in to comment.