We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent acb1f35 commit eebaea3Copy full SHA for eebaea3
docs/platforms/java/migration/7.x-to-8.0.mdx
@@ -6,6 +6,8 @@ description: "Learn about migrating from version 7.x to 8.0.0"
6
7
## Migrating from `io.sentry:sentry` `7.x` to `io.sentry:sentry` `8.0.0`
8
9
+Please make sure to use the same version for all Sentry dependencies.
10
+
11
### Breaking Changes
12
13
- `Contexts` no longer extends `ConcurrentHashMap`, instead we offer a selected set of methods.
0 commit comments