Skip to content

Commit 19139ff

Browse files
Update shapeless from 2.3.12 to 2.3.13
1 parent ff1911b commit 19139ff

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
@@ -357,7 +357,7 @@ lazy val scala_akka_3 = (project in file("scala-akka-3"))
357357

358358
val monocleVersion = "2.1.0"
359359
val slickVersion = "3.5.2"
360-
val shapelessVersion = "2.3.12"
360+
val shapelessVersion = "2.3.13"
361361
val scalazVersion = "7.3.8"
362362
val fs2Version = "3.11.0"
363363
val reactiveMongo = "1.1.0-RC15"

0 commit comments

Comments
 (0)