diff --git a/typed-racket-test/info.rkt b/typed-racket-test/info.rkt index 66fbf970..c79bf15f 100644 --- a/typed-racket-test/info.rkt +++ b/typed-racket-test/info.rkt @@ -3,7 +3,7 @@ (define collection 'use-pkg-name) (define deps '("redex-lib" "sandbox-lib" - ("base" #:version "6.2.900.4") + ("base" #:version "6.2.900.6") "typed-racket-lib" "typed-racket-more" "typed-racket-compatibility"