Skip to content

Commit 7455114

Browse files
authored
Merge branch 'master' into circe-scala3
2 parents e8f2d66 + a28a1e5 commit 7455114

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ lazy val postgresVersion = "42.2.20"
1616
lazy val refinedVersion = "0.9.24"
1717
lazy val scalaCheckVersion = "1.15.1"
1818
lazy val scalatestVersion = "3.2.8"
19-
lazy val shapelessVersion = "2.3.4"
19+
lazy val shapelessVersion = "2.3.5"
2020
lazy val silencerVersion = "1.7.1"
2121
lazy val specs2Version = "4.11.0"
2222
lazy val scala212Version = "2.12.12"

0 commit comments

Comments
 (0)