Skip to content

Commit 12156b6

Browse files
committed
Update shapeless to 2.3.13
1 parent 845d90e commit 12156b6

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
@@ -19,7 +19,7 @@ lazy val scalaCollectionCompatVersion = "2.13.0"
1919
lazy val scalaCheckVersion = "1.15.4"
2020
lazy val scalatestVersion = "3.2.18"
2121
lazy val munitVersion = "1.1.0"
22-
lazy val shapelessVersion = "2.3.12"
22+
lazy val shapelessVersion = "2.3.13"
2323
lazy val silencerVersion = "1.7.1"
2424
lazy val specs2Version = "4.20.9"
2525
lazy val scala212Version = "2.12.20"

0 commit comments

Comments
 (0)