Skip to content

Commit

Permalink
Update shapeless to 2.3.11
Browse files Browse the repository at this point in the history
  • Loading branch information
dwolla-oss-scala-steward[bot] committed May 16, 2024
1 parent 3c93073 commit 617bd00
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 @@ -42,7 +42,7 @@ lazy val `secure-config` = (project in file("."))
"com.github.pureconfig" %% "pureconfig-cats-effect",
).map(_ % "0.17.1") ++
Seq(
"com.chuusai" %% "shapeless" % "2.3.10",
"com.chuusai" %% "shapeless" % "2.3.11",
"com.dwolla" %% "fs2-aws-java-sdk2" % "3.0.0-RC2",
)
},
Expand Down

0 comments on commit 617bd00

Please sign in to comment.