Skip to content

Commit

Permalink
fixes to work with Reddison v3.25
Browse files Browse the repository at this point in the history
  • Loading branch information
dhilpipre committed Dec 21, 2023
1 parent 75e3641 commit 98266cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion redisson_3.23.4/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.23.4,)'
passes 'org.redisson:redisson:[3.23.4,3.25.0)'
excludeRegex '.*-NR.*'
}

0 comments on commit 98266cc

Please sign in to comment.