Skip to content

Commit 744d94d

Browse files
committed
Merge remote-tracking branch 'adamw/patch-3' into 2.12.x
2 parents 5a39250 + 582c008 commit 744d94d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

projects-2.12.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,8 @@ Other libraries, add in sbt using `libraryDependencies += ...`
3838
"com.chuusai" %% "shapeless" % "2.3.2"
3939
"org.typelevel" %% "macro-compat" % "1.1.1"
4040
"org.scodec" %% "scodec-bits" % "1.1.2"
41+
"com.softwaremill.quicklens" %% "quicklens" % "1.4.8"
42+
"com.softwaremill.macwire" %% "macros" % "2.2.5"
4143

4244
Compiler plugins, add in sbt using `addCompilerPlugin(...)`:
4345

0 commit comments

Comments
 (0)