Skip to content

Commit

Permalink
Update more JasperFx packages
Browse files Browse the repository at this point in the history
  • Loading branch information
NeussConsulting authored and jeremydmiller committed Jan 21, 2025
1 parent 6fa36d7 commit ee097d6
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion src/Http/WolverineWebApi/WolverineWebApi.csproj
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<Project Sdk="Microsoft.NET.Sdk.Web">

<ItemGroup>
<PackageReference Include="Lamar.Diagnostics" Version="13.0.3" />
<PackageReference Include="Lamar.Diagnostics" Version="14.0.1" />
<PackageReference Include="Microsoft.AspNetCore.OpenApi" Version="7.0.2" />
<PackageReference Include="Microsoft.AspNetCore.SignalR" Version="1.1.0" />
<PackageReference Include="Shouldly" Version="4.2.1" />
Expand Down
2 changes: 1 addition & 1 deletion src/Testing/CoreTests/CoreTests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Lamar.Microsoft.DependencyInjection" Version="13.1.0" />
<PackageReference Include="Lamar.Microsoft.DependencyInjection" Version="14.0.1" />
<PackageReference Include="Microsoft.FeatureManagement" Version="3.2.0"/>
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="15.9.0"/>
<PackageReference Include="OpenTelemetry.Exporter.Console" Version="1.6.0"/>
Expand Down
4 changes: 2 additions & 2 deletions src/Wolverine/Wolverine.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@
<PackageReference Include="System.Net.NameResolution" Version="4.3.0" />
<PackageReference Include="System.Threading.Tasks.Dataflow" Version="8.0.1" />
<PackageReference Include="System.ComponentModel" Version="4.3.0" />
<PackageReference Include="JasperFx.CodeGeneration.Commands" Version="3.7.1" />
<PackageReference Include="JasperFx.RuntimeCompiler" Version="3.7.1" />
<PackageReference Include="JasperFx.CodeGeneration.Commands" Version="3.7.2" />
<PackageReference Include="JasperFx.RuntimeCompiler" Version="3.7.2" />
<PackageReference Include="JasperFx.Core" Version="1.9.0" />
</ItemGroup>

Expand Down

0 comments on commit ee097d6

Please sign in to comment.