Skip to content

Commit 480c753

Browse files
chore(deps): Bump NUnit from 4.3.1 to 4.3.2 in the all group
Bumps the all group with 1 update: [NUnit](https://github.com/nunit/nunit). Updates `NUnit` from 4.3.1 to 4.3.2 - [Release notes](https://github.com/nunit/nunit/releases) - [Changelog](https://github.com/nunit/nunit/blob/main/CHANGES.md) - [Commits](nunit/nunit@4.3.1...4.3.2) --- updated-dependencies: - dependency-name: NUnit dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8f495ca commit 480c753

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/tests/OpenAI.IntegrationTests/OpenAI.IntegrationTests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<PackageReference Include="MSTest.TestAdapter" Version="3.7.0" />
1818
<PackageReference Include="MSTest.TestFramework" Version="3.7.0" />
1919
<PackageReference Include="FluentAssertions" Version="7.0.0" />
20-
<PackageReference Include="NUnit" Version="4.3.1" />
20+
<PackageReference Include="NUnit" Version="4.3.2" />
2121
<PackageReference Include="NUnit3TestAdapter" Version="4.6.0" />
2222
</ItemGroup>
2323

0 commit comments

Comments
 (0)