diff --git a/examples/MinimalWebApi/Directory.Packages.props b/examples/MinimalWebApi/Directory.Packages.props
index 0148323..cd4c366 100644
--- a/examples/MinimalWebApi/Directory.Packages.props
+++ b/examples/MinimalWebApi/Directory.Packages.props
@@ -7,7 +7,7 @@
-
+
diff --git a/examples/MinimalWebApi/src/MinimalWebApi.Api/packages.lock.json b/examples/MinimalWebApi/src/MinimalWebApi.Api/packages.lock.json
index 16a1692..c20132b 100644
--- a/examples/MinimalWebApi/src/MinimalWebApi.Api/packages.lock.json
+++ b/examples/MinimalWebApi/src/MinimalWebApi.Api/packages.lock.json
@@ -13,9 +13,9 @@
},
"Scalar.AspNetCore": {
"type": "Direct",
- "requested": "[2.7.2, )",
- "resolved": "2.7.2",
- "contentHash": "MtxRKvCqmzoH7LQe2GLfo2rAjYix+2G2GwTaKjLThySOPwU99vf0VefSWt5tOAEz/wS7qD87lm1Bu92oZyjr8w=="
+ "requested": "[2.13.2, )",
+ "resolved": "2.13.2",
+ "contentHash": "/FTdSYDnWJHPCuPtGE6WXsiy6Mj1iAhT0N4hVqe5mnsxqKrqgX3QQItdjB+25WAcyBLRfuoci7o286KB72dLcw=="
},
"Microsoft.OpenApi": {
"type": "Transitive",
diff --git a/examples/MinimalWebApi/tests/MinimalWebApi.Tests.Api/packages.lock.json b/examples/MinimalWebApi/tests/MinimalWebApi.Tests.Api/packages.lock.json
index c16243a..74b4494 100644
--- a/examples/MinimalWebApi/tests/MinimalWebApi.Tests.Api/packages.lock.json
+++ b/examples/MinimalWebApi/tests/MinimalWebApi.Tests.Api/packages.lock.json
@@ -145,7 +145,7 @@
"type": "Project",
"dependencies": {
"Microsoft.AspNetCore.OpenApi": "[9.0.13, )",
- "Scalar.AspNetCore": "[2.7.2, )"
+ "Scalar.AspNetCore": "[2.13.2, )"
}
},
"Microsoft.AspNetCore.OpenApi": {
@@ -159,9 +159,9 @@
},
"Scalar.AspNetCore": {
"type": "CentralTransitive",
- "requested": "[2.7.2, )",
- "resolved": "2.7.2",
- "contentHash": "MtxRKvCqmzoH7LQe2GLfo2rAjYix+2G2GwTaKjLThySOPwU99vf0VefSWt5tOAEz/wS7qD87lm1Bu92oZyjr8w=="
+ "requested": "[2.13.2, )",
+ "resolved": "2.13.2",
+ "contentHash": "/FTdSYDnWJHPCuPtGE6WXsiy6Mj1iAhT0N4hVqe5mnsxqKrqgX3QQItdjB+25WAcyBLRfuoci7o286KB72dLcw=="
}
}
}
diff --git a/examples/MinimalWebApi/tests/MinimalWebApi.Tests.Integration.Api/packages.lock.json b/examples/MinimalWebApi/tests/MinimalWebApi.Tests.Integration.Api/packages.lock.json
index 9a9360e..b0c761f 100644
--- a/examples/MinimalWebApi/tests/MinimalWebApi.Tests.Integration.Api/packages.lock.json
+++ b/examples/MinimalWebApi/tests/MinimalWebApi.Tests.Integration.Api/packages.lock.json
@@ -449,7 +449,7 @@
"type": "Project",
"dependencies": {
"Microsoft.AspNetCore.OpenApi": "[9.0.13, )",
- "Scalar.AspNetCore": "[2.7.2, )"
+ "Scalar.AspNetCore": "[2.13.2, )"
}
},
"Microsoft.AspNetCore.OpenApi": {
@@ -463,9 +463,9 @@
},
"Scalar.AspNetCore": {
"type": "CentralTransitive",
- "requested": "[2.7.2, )",
- "resolved": "2.7.2",
- "contentHash": "MtxRKvCqmzoH7LQe2GLfo2rAjYix+2G2GwTaKjLThySOPwU99vf0VefSWt5tOAEz/wS7qD87lm1Bu92oZyjr8w=="
+ "requested": "[2.13.2, )",
+ "resolved": "2.13.2",
+ "contentHash": "/FTdSYDnWJHPCuPtGE6WXsiy6Mj1iAhT0N4hVqe5mnsxqKrqgX3QQItdjB+25WAcyBLRfuoci7o286KB72dLcw=="
}
}
}