mirror of
https://github.com/JetBrains/intellij-sdk-code-samples.git
synced 2025-07-30 18:27:49 +08:00
api_changes_list_2020.md: groovy.json.internal package (#291)
This commit is contained in:
parent
150c2aad15
commit
a50a47f587
@ -86,6 +86,9 @@ Please see [Incompatible API Changes](/reference_guide/api_changes_list.md) on h
|
||||
`groovy.util.GroovyTestSuite` class removed
|
||||
: Add `org.codehaus.groovy:groovy-test` dependency.
|
||||
|
||||
`groovy.json.internal` package removed
|
||||
: Use classes from `org.apache.groovy.json.internal` package.
|
||||
|
||||
### VCS
|
||||
|
||||
`com.intellij.diff.util.DiffUserDataKeysEx.REVISION_INFO` field removed
|
||||
|
Loading…
x
Reference in New Issue
Block a user