Skip to content

Commit

Permalink
Update shapeless to 2.3.11
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed May 17, 2024
1 parent 07ec9fc commit 7c113f1
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 @@ -10,7 +10,7 @@ val gitPubUrl = s"https://github.com/fthomas/$projectName.git"
val gitDevUrl = s"git@github.com:fthomas/$projectName.git"

val macroParadiseVersion = "2.1.1"
val shapelessVersion = "2.3.7"
val shapelessVersion = "2.3.11"
val scalaCheckVersion = "1.15.2"

val Scala_2_11 = "2.11.12"
Expand Down

0 comments on commit 7c113f1

Please sign in to comment.