Skip to content

Commit ad49931

Browse files
Bump the all group with 1 update (#140)
Bumps AwesomeAssertions from 9.2.1 to 9.3.0 --- updated-dependencies: - dependency-name: AwesomeAssertions dependency-version: 9.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d418cdf commit ad49931

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/tests/Replicate.IntegrationTests/Replicate.IntegrationTests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
1111
</PackageReference>
1212
<PackageReference Include="MSTest" Version="4.0.1" />
13-
<PackageReference Include="AwesomeAssertions" Version="9.2.1" />
13+
<PackageReference Include="AwesomeAssertions" Version="9.3.0" />
1414
</ItemGroup>
1515

1616
<ItemGroup Label="GlobalUsings">

0 commit comments

Comments
 (0)