1 Commits

Author SHA1 Message Date
Renovate Bot
81f1da9aa7 fix(deps): update dependency io.sentry:sentry-spring-boot-starter-jakarta to v7.20.0 2025-01-02 20:03:05 +00:00
3 changed files with 2 additions and 2 deletions

View File

@ -142,7 +142,7 @@
<dependency>
<groupId>io.sentry</groupId>
<artifactId>sentry-spring-boot-starter-jakarta</artifactId>
<version>7.8.0</version>
<version>7.20.0</version>
<scope>compile</scope>
</dependency>

Binary file not shown.

View File

@ -33,7 +33,7 @@
"@radix-ui/react-slot": "^1.0.2",
"@radix-ui/react-toast": "^1.1.5",
"@radix-ui/react-tooltip": "^1.0.7",
"@sentry/nextjs": "7.120.2",
"@sentry/nextjs": "7.112.2",
"@types/mdx": "^2.0.13",
"@types/react-syntax-highlighter": "^15.5.11",
"class-variance-authority": "^0.7.0",