diff --git a/testapps/next/package.json b/testapps/next/package.json index 5c49888792..df32bf6223 100644 --- a/testapps/next/package.json +++ b/testapps/next/package.json @@ -14,7 +14,7 @@ "dependencies": { "@tolgee/format-icu": "6.2.5", "@tolgee/react": "6.2.5", - "next": "15.1.0", + "next": "15.2.2", "react": "18.3.1", "react-dom": "18.3.1" },