Skip to content

Commit

Permalink
Update shapeless to 2.3.10
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Sep 13, 2022
1 parent 8a19b72 commit 12d988a
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 @@ -93,7 +93,7 @@ lazy val `finagle-postgres-shapeless` = project
.settings(allSettings)
.settings(
libraryDependencies ++= Seq(
"com.chuusai" %% "shapeless" % "2.3.3",
"com.chuusai" %% "shapeless" % "2.3.10",
"io.github.jeremyrsmith" %% "patchless-core" % "1.0.7"
)
)
Expand Down

0 comments on commit 12d988a

Please sign in to comment.