diff --git a/Groceries.Data/Groceries.Data.csproj b/Groceries.Data/Groceries.Data.csproj
index 19fb594..9c54245 100644
--- a/Groceries.Data/Groceries.Data.csproj
+++ b/Groceries.Data/Groceries.Data.csproj
@@ -12,7 +12,7 @@
-
+
diff --git a/Groceries/Groceries.csproj b/Groceries/Groceries.csproj
index 9e02448..7aada9c 100644
--- a/Groceries/Groceries.csproj
+++ b/Groceries/Groceries.csproj
@@ -12,7 +12,7 @@
-
+
diff --git a/Groceries/libman.json b/Groceries/libman.json
index 3689da3..68ea9dc 100644
--- a/Groceries/libman.json
+++ b/Groceries/libman.json
@@ -7,7 +7,7 @@
"destination": "wwwroot/lib/hotwired/turbo/"
},
{
- "library": "@hotwired/stimulus@3.2.1",
+ "library": "@hotwired/stimulus@3.2.2",
"destination": "wwwroot/lib/hotwired/stimulus/"
}
]