diff --git a/tests/PinguApps.Blazor.QRCode.Tests/PinguApps.Blazor.QRCode.Tests.csproj b/tests/PinguApps.Blazor.QRCode.Tests/PinguApps.Blazor.QRCode.Tests.csproj
index 23670f9..78710a2 100644
--- a/tests/PinguApps.Blazor.QRCode.Tests/PinguApps.Blazor.QRCode.Tests.csproj
+++ b/tests/PinguApps.Blazor.QRCode.Tests/PinguApps.Blazor.QRCode.Tests.csproj
@@ -15,7 +15,7 @@
     <PackageReference Include="Microsoft.AspNetCore.Components.Web" Version="8.0.10" />
     <PackageReference Include="Microsoft.AspNetCore.Mvc.Testing" Version="8.0.10" />
     <PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.11.1" />
-    <PackageReference Include="Verify.Xunit" Version="26.6.0" />
+    <PackageReference Include="Verify.Xunit" Version="27.0.0" />
     <PackageReference Include="xunit" Version="2.9.2" />
     <PackageReference Include="xunit.runner.visualstudio" Version="2.8.2">
       <IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>