Skip to content

Commit

Permalink
Update shapeless to 2.3.12
Browse files Browse the repository at this point in the history
  • Loading branch information
davenverse-steward[bot] committed May 18, 2024
1 parent 3fc22fb commit c656dda
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 @@ -104,7 +104,7 @@ lazy val generic = project
.settings(
name := "cormorant-generic",
libraryDependencies ++= Seq(
"com.chuusai" %% "shapeless" % "2.3.9"
"com.chuusai" %% "shapeless" % "2.3.12"
)
)

Expand Down

0 comments on commit c656dda

Please sign in to comment.