Skip to content

Commit

Permalink
Merge pull request #138 from scala-steward/update/case-insensitive-1.4.0
Browse files Browse the repository at this point in the history
Update case-insensitive to 1.4.0
  • Loading branch information
daddykotex committed May 29, 2023
2 parents 22cbcac + 5c9d123 commit ca708df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sc
Original file line number Diff line number Diff line change
Expand Up @@ -427,7 +427,7 @@ object Deps {
val mtl = ivy"org.typelevel::cats-mtl:1.3.1"
val parse = ivy"org.typelevel::cats-parse:0.3.9"
}
val ciString = ivy"org.typelevel::case-insensitive:1.3.0"
val ciString = ivy"org.typelevel::case-insensitive:1.4.0"
val decline = ivy"com.monovore::decline:2.4.1"
object lihaoyi {
val oslib = ivy"com.lihaoyi::os-lib:0.9.1"
Expand Down

0 comments on commit ca708df

Please sign in to comment.