Skip to content

Commit 039f656

Browse files
Merge pull request #57 from tryAGI/dependabot/nuget/src/libs/all-de9b6ec8dc
Bump the all group with 2 updates
2 parents f9104a4 + d883f20 commit 039f656

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/libs/Directory.Build.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
</ItemGroup>
4141

4242
<ItemGroup Label="Source Link">
43-
<PackageReference Include="DotNet.ReproducibleBuilds" Version="1.2.25">
43+
<PackageReference Include="DotNet.ReproducibleBuilds" Version="1.2.39">
4444
<PrivateAssets>all</PrivateAssets>
4545
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
4646
</PackageReference>

src/tests/IntegrationTests/Weaviate.IntegrationTests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.14.1" />
1313
<PackageReference Include="MSTest.TestAdapter" Version="3.10.4" />
1414
<PackageReference Include="MSTest.TestFramework" Version="3.10.4" />
15-
<PackageReference Include="FluentAssertions" Version="8.6.0" />
15+
<PackageReference Include="FluentAssertions" Version="8.7.0" />
1616
</ItemGroup>
1717

1818
<ItemGroup Label="GlobalUsings">

0 commit comments

Comments
 (0)