diff --git a/build/LibraryVersions.g.cs b/build/LibraryVersions.g.cs
index e0955f776..6e55211bb 100644
--- a/build/LibraryVersions.g.cs
+++ b/build/LibraryVersions.g.cs
@@ -29,7 +29,7 @@ public static partial class LibraryVersion
{
new("8.0.0"),
new("8.10.0"),
- new("8.12.1"),
+ new("8.13.3"),
}
},
{
diff --git a/test/Directory.Packages.props b/test/Directory.Packages.props
index c3fe7b428..7f62596a0 100644
--- a/test/Directory.Packages.props
+++ b/test/Directory.Packages.props
@@ -2,7 +2,7 @@
-
+
diff --git a/test/IntegrationTests/LibraryVersions.g.cs b/test/IntegrationTests/LibraryVersions.g.cs
index 2980b3011..5cf9917b6 100644
--- a/test/IntegrationTests/LibraryVersions.g.cs
+++ b/test/IntegrationTests/LibraryVersions.g.cs
@@ -29,7 +29,7 @@ public static partial class LibraryVersion
#else
new object[] { "8.0.0" },
new object[] { "8.10.0" },
- new object[] { "8.12.1" },
+ new object[] { "8.13.3" },
#endif
};
public static readonly IReadOnlyCollection