Skip to content

Commit 868b983

Browse files
adinauerromtsn
andauthored
Mention same version of Sentry deps (#12542)
* Mention same version of Sentry deps * Update docs/platforms/java/migration/7.x-to-8.0.mdx Co-authored-by: Roman Zavarnitsyn <[email protected]> --------- Co-authored-by: Roman Zavarnitsyn <[email protected]>
1 parent 343cc3c commit 868b983

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/platforms/java/migration/7.x-to-8.0.mdx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ description: "Learn about migrating from version 7.x to 8.0.0"
66

77
## Migrating from `io.sentry:sentry` `7.x` to `io.sentry:sentry` `8.0.0`
88

9+
Please make sure to use the same version for all Sentry dependencies, otherwise you might face an `AbstractMethodError` runtime error.
10+
911
### Breaking Changes
1012

1113
- `Contexts` no longer extends `ConcurrentHashMap`, instead we offer a selected set of methods.

0 commit comments

Comments
 (0)