Skip to content

Commit

Permalink
Minor/major updates
Browse files Browse the repository at this point in the history
  • Loading branch information
47erbot authored Jan 12, 2024
1 parent d7669e4 commit 59bfe4e
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.17"
val shapeless3 = "3.3.0"
val shapeless3 = "3.4.0"
}

lazy val docsMappingsAPIDir: SettingKey[String] =
Expand Down

0 comments on commit 59bfe4e

Please sign in to comment.