diff --git a/package.yaml b/package.yaml index 43f3660..a5b4240 100644 --- a/package.yaml +++ b/package.yaml @@ -62,7 +62,7 @@ dependencies: - time == 1.9.* - time-compat == 1.9.* - time-manager == 0.0.* - - tls >= 1.5.7 && < 1.6 + - tls >= 1.6.0 && < 1.7 - transformers == 0.5.* - unliftio == 0.2.* - unliftio-core == 0.2.* diff --git a/simplexmq.cabal b/simplexmq.cabal index 8718903..ad848dc 100644 --- a/simplexmq.cabal +++ b/simplexmq.cabal @@ -134,7 +134,7 @@ library , time ==1.9.* , time-compat ==1.9.* , time-manager ==0.0.* - , tls >=1.5.7 && <1.6 + , tls >=1.6.0 && <1.7 , transformers ==0.5.* , unliftio ==0.2.* , unliftio-core ==0.2.* @@ -195,7 +195,7 @@ executable ntf-server , time ==1.9.* , time-compat ==1.9.* , time-manager ==0.0.* - , tls >=1.5.7 && <1.6 + , tls >=1.6.0 && <1.7 , transformers ==0.5.* , unliftio ==0.2.* , unliftio-core ==0.2.* @@ -256,7 +256,7 @@ executable smp-agent , time ==1.9.* , time-compat ==1.9.* , time-manager ==0.0.* - , tls >=1.5.7 && <1.6 + , tls >=1.6.0 && <1.7 , transformers ==0.5.* , unliftio ==0.2.* , unliftio-core ==0.2.* @@ -317,7 +317,7 @@ executable smp-server , time ==1.9.* , time-compat ==1.9.* , time-manager ==0.0.* - , tls >=1.5.7 && <1.6 + , tls >=1.6.0 && <1.7 , transformers ==0.5.* , unliftio ==0.2.* , unliftio-core ==0.2.* @@ -398,7 +398,7 @@ test-suite smp-server-test , time-compat ==1.9.* , time-manager ==0.0.* , timeit ==2.0.* - , tls >=1.5.7 && <1.6 + , tls >=1.6.0 && <1.7 , transformers ==0.5.* , unliftio ==0.2.* , unliftio-core ==0.2.* diff --git a/stack.yaml b/stack.yaml index 13f1991..29af9bc 100644 --- a/stack.yaml +++ b/stack.yaml @@ -38,8 +38,8 @@ extra-deps: - cryptostore-0.2.1.0@sha256:9896e2984f36a1c8790f057fd5ce3da4cbcaf8aa73eb2d9277916886978c5b19,3881 - network-3.1.2.7@sha256:e3d78b13db9512aeb106e44a334ab42b7aa48d26c097299084084cb8be5c5568,4888 - simple-logger-0.1.0@sha256:be8ede4bd251a9cac776533bae7fb643369ebd826eb948a9a18df1a8dd252ff8,1079 - - tls-1.5.7@sha256:1cc30253a9696b65a9cafc0317fbf09f7dcea15e3a145ed6c9c0e28c632fa23a,6991 - # below dependancies are to update Aeson to 2.0.3 + - tls-1.6.0@sha256:7ae39373fd2de27fb80e90f76d22aeeb9a074a0ddd120cbd02c9c52f516a9e55,6987 + # below dependencies are to update Aeson to 2.0.3 - OneTuple-0.3.1@sha256:a848c096c9d29e82ffdd30a9998aa2931cbccb3a1bc137539d80f6174d31603e,2262 - attoparsec-0.14.4@sha256:79584bdada8b730cb5138fca8c35c76fbef75fc1d1e01e6b1d815a5ee9843191,5810 - hashable-1.4.0.2@sha256:0cddd0229d1aac305ea0404409c0bbfab81f075817bd74b8b2929eff58333e55,5005