Skip to content

Commit

Permalink
Version bumps
Browse files Browse the repository at this point in the history
  • Loading branch information
mhelleborg committed Nov 14, 2024
1 parent de14627 commit ca22458
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<PackageVersion Include="Autofac" Version="8.1.1" />
<PackageVersion Include="Autofac.Extensions.DependencyInjection" Version="10.0.0" />
<PackageVersion Include="BenchmarkDotNet" Version="0.14.0" />
<PackageVersion Include="ConsoleTables" Version="2.6.1" />
<PackageVersion Include="ConsoleTables" Version="2.6.2" />
<PackageVersion Include="coverlet.collector" Version="6.0.2" />
<PackageVersion Include="Docker.DotNet" Version="3.125.15" />
<PackageVersion Include="Grpc.AspNetCore" Version="2.66.0" />
Expand Down
1 change: 1 addition & 0 deletions Source/Rudimentary/Rudimentary.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,6 @@
<ItemGroup>
<PackageReference Include="Google.Protobuf"/>
<PackageReference Include="System.Linq.Async"/>
<PackageReference Include="System.Private.Uri"/>
</ItemGroup>
</Project>

0 comments on commit ca22458

Please sign in to comment.