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 2c029e7 commit 622c854Copy full SHA for 622c854
redisson_3.25/build.gradle
@@ -29,6 +29,6 @@ jar {
29
}
30
31
verifyInstrumentation {
32
- passes 'org.redisson:redisson:[3.25.0,)'
+ passes 'org.redisson:redisson:[3.25.0,3.42.0)'
33
excludeRegex '.*-NR.*'
34
0 commit comments