Skip to content

Commit

Permalink
fixed verify interval
Browse files Browse the repository at this point in the history
  • Loading branch information
dhilpipre committed Jan 16, 2025
1 parent 2c029e7 commit 622c854
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion redisson_3.25/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,6 @@ jar {
}

verifyInstrumentation {
passes 'org.redisson:redisson:[3.25.0,)'
passes 'org.redisson:redisson:[3.25.0,3.42.0)'
excludeRegex '.*-NR.*'
}

0 comments on commit 622c854

Please sign in to comment.