Skip to content

Commit 9573ffc

Browse files
authored
Merge pull request #532 from SciSharp/dependabot/nuget/src/Infrastructure/BotSharp.Abstraction/System.Text.Json-8.0.4
Bump System.Text.Json from 8.0.3 to 8.0.4 in /src/Infrastructure/BotSharp.Abstraction
2 parents 18a08ce + 460674e commit 9573ffc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Infrastructure/BotSharp.Abstraction/BotSharp.Abstraction.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
<PackageReference Include="Microsoft.Extensions.Logging.Abstractions" Version="8.0.0" />
3131
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
3232
<PackageReference Include="System.ComponentModel.Annotations" Version="5.0.0" />
33-
<PackageReference Include="System.Text.Json" Version="8.0.3" />
33+
<PackageReference Include="System.Text.Json" Version="8.0.4" />
3434
<PackageReference Include="Serilog.Sinks.Console" Version="5.0.1" />
3535
<PackageReference Include="Serilog.Sinks.File" Version="5.0.0" />
3636
</ItemGroup>

0 commit comments

Comments
 (0)