Skip to content

Commit c169b6f

Browse files
build: bump the all group with 2 updates (#145)
1 parent d0aeab8 commit c169b6f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

samples/MinimalApiSample/MinimalApiSample.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
</PropertyGroup>
88

99
<ItemGroup>
10-
<PackageReference Include="Swashbuckle.AspNetCore" Version="7.2.0" />
10+
<PackageReference Include="Swashbuckle.AspNetCore" Version="7.3.1" />
1111
<ProjectReference Include="..\..\src\Intility.Extensions.Logging.Elasticsearch\Intility.Extensions.Logging.Elasticsearch.csproj" />
1212
<ProjectReference Include="..\..\src\Intility.Extensions.Logging.Sentry\Intility.Extensions.Logging.Sentry.csproj" />
1313
<ProjectReference Include="..\..\src\Intility.Logging.AspNetCore\Intility.Logging.AspNetCore.csproj" />

src/Intility.Extensions.Logging.Sentry/Intility.Extensions.Logging.Sentry.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121

2222
<ItemGroup>
2323
<PackageReference Include="Sentry.AspNetCore" Version="5.0.1" />
24-
<PackageReference Include="Sentry.Serilog" Version="5.1.1" />
24+
<PackageReference Include="Sentry.Serilog" Version="5.2.0" />
2525
</ItemGroup>
2626

2727
<ItemGroup>

0 commit comments

Comments
 (0)