Skip to content

Commit

Permalink
Merge pull request #797 from typelevel/update/case-insensitive-1.4.2
Browse files Browse the repository at this point in the history
Update case-insensitive to 1.4.2
  • Loading branch information
iRevive authored Oct 16, 2024
2 parents 54b2f72 + 1413458 commit 3921498
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ val Http4sVersion = "0.23.28"
val CirceVersion = "0.14.8"
val EpollcatVersion = "0.1.6"
val ScalaPBCirceVersion = "0.15.1"
val CaseInsensitiveVersion = "1.4.0"
val CaseInsensitiveVersion = "1.4.2"

lazy val scalaReflectDependency = Def.settings(
libraryDependencies ++= {
Expand Down

0 comments on commit 3921498

Please sign in to comment.