Skip to content

Commit 17f2139

Browse files
Update case-insensitive to 1.4.2 in series/0.9 (#1114)
Co-authored-by: http4s-steward[bot] <106843772+http4s-steward[bot]@users.noreply.github.com> Co-authored-by: Ross A. Baker <ross@rossabaker.com>
1 parent 47a8e31 commit 17f2139

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ val scodecV = "1.2.1"
4141
val http4sV = "0.23.26"
4242
val reactiveStreamsV = "1.0.4"
4343
val vaultV = "3.6.0"
44-
val caseInsensitiveV = "1.4.0"
44+
val caseInsensitiveV = "1.4.2"
4545

4646
val munitV = "1.0.2"
4747
val munitCatsEffectV = "2.0.0"

0 commit comments

Comments
 (0)