Skip to content

Commit 12d988a

Browse files
committed
Update shapeless to 2.3.10
1 parent 8a19b72 commit 12d988a

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
@@ -93,7 +93,7 @@ lazy val `finagle-postgres-shapeless` = project
9393
.settings(allSettings)
9494
.settings(
9595
libraryDependencies ++= Seq(
96-
"com.chuusai" %% "shapeless" % "2.3.3",
96+
"com.chuusai" %% "shapeless" % "2.3.10",
9797
"io.github.jeremyrsmith" %% "patchless-core" % "1.0.7"
9898
)
9999
)

0 commit comments

Comments
 (0)