diff --git a/src/.config/dotnet-tools.json b/src/.config/dotnet-tools.json
index fe723f029..48fa7829a 100644
--- a/src/.config/dotnet-tools.json
+++ b/src/.config/dotnet-tools.json
@@ -3,7 +3,7 @@
   "isRoot": true,
   "tools": {
     "swashbuckle.aspnetcore.cli": {
-      "version": "6.6.2",
+      "version": "6.7.3",
       "commands": [
         "swagger"
       ]