Skip to content
This repository was archived by the owner on Mar 16, 2025. It is now read-only.

Commit ff59dcc

Browse files
committed
update test dependency
1 parent 9ce30a0 commit ff59dcc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ String getBuildSignKey(String property) {
3232

3333
ext {
3434
processorApiVersion = '2021.1'
35-
processorTestVersion = '2021.5-SNAPSHOT'
35+
processorTestVersion = '2021.4'
3636
jacksonVersion = '2.12.3'
3737
groovyVersion = '3.0.8'
3838

0 commit comments

Comments
 (0)