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 a78d0c3 commit 93aadf5Copy full SHA for 93aadf5
build.gradle
@@ -32,7 +32,7 @@ String getBuildSignKey(String property) {
32
33
ext {
34
processorApiVersion = '2021.1'
35
- processorCoreVersion = '2021.2-SNAPSHOT'
+ processorCoreVersion = '2021.2'
36
processorTestVersion = '2021.1'
37
jacksonVersion = '2.12.0'
38
0 commit comments