Skip to content

Commit

Permalink
Update shapeless3-deriving to 3.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
47erbot committed Feb 28, 2024
1 parent 6e5fd16 commit 9815861
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/ProjectPlugin.scala
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ object ProjectPlugin extends AutoPlugin {
val scalacheckShapeless = "1.3.0"
val scalacheckPlusScalatest = "3.2.14.0"
val scalatest: String = "3.2.18"
val shapeless3 = "3.4.0"
val shapeless3 = "3.4.1"
}

lazy val docsMappingsAPIDir: SettingKey[String] =
Expand Down

0 comments on commit 9815861

Please sign in to comment.