Skip to content

Commit 622c854

Browse files
committed
fixed verify interval
1 parent 2c029e7 commit 622c854

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

redisson_3.25/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,6 @@ jar {
2929
}
3030

3131
verifyInstrumentation {
32-
passes 'org.redisson:redisson:[3.25.0,)'
32+
passes 'org.redisson:redisson:[3.25.0,3.42.0)'
3333
excludeRegex '.*-NR.*'
3434
}

0 commit comments

Comments
 (0)