Skip to content

Commit 3525d7f

Browse files
committed
updated to handle 3.51.0 and higher
1 parent 0ea09a7 commit 3525d7f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

redisson_3.45.1/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.45.1,)'
32+
passes 'org.redisson:redisson:[3.45.1,3.51.0)'
3333
excludeRegex '.*-NR.*'
3434
}

0 commit comments

Comments
 (0)