api_changes_list_2020.md: groovy.json.internal package (#291)

This commit is contained in:
Daniil Ovchinnikov 2020-05-19 11:24:38 +03:00 committed by GitHub
parent 150c2aad15
commit a50a47f587
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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