Fixed
Details
Assignee
UnassignedUnassignedReporter
Alex MillerAlex MillerApproval
OkPatch
CodePriority
MajorAffects versions
Fix versions
Details
Details
Assignee
Unassigned
UnassignedReporter
Alex Miller
Alex MillerApproval
Ok
Patch
Code
Priority

Affects versions
Fix versions
Created January 13, 2022 at 5:55 PM
Updated January 13, 2022 at 9:59 PM
Resolved January 13, 2022 at 9:59 PM
There are some Clojure contrib deps that have updates:
test.generative - 1.0.0 (just marked as 1.x, no effective changes)
test.check - 1.1.1 - includes a refer-clojure :exclude for the new `abs` function in 1.11 to avoid a warning
spec.alpha - 0.5.2 - bumps dep on test.check as well, depends on 1.10.3 for compilation
Patch: clj-2684.patch
Screened By: fogus