Skip to content

Commit

Permalink
Update shapeless to 2.3.12 in series/0.23
Browse files Browse the repository at this point in the history
  • Loading branch information
http4s-steward[bot] committed May 18, 2024
1 parent 528d789 commit 97a9c7f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Dependencies.scala
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ object Dependencies {
lazy val swaggerCore = "io.swagger" % "swagger-core" % swaggerModels.revision
lazy val logbackClassic = "ch.qos.logback" % "logback-classic" % "1.2.7"
lazy val uadetector = "net.sf.uadetector" % "uadetector-resources" % "2014.10"
lazy val shapeless = "com.chuusai" %% "shapeless" % "2.3.7"
lazy val shapeless = "com.chuusai" %% "shapeless" % "2.3.12"
lazy val scalaXml = "org.scala-lang.modules" %% "scala-xml" % "2.0.1"
lazy val swaggerUi = "org.webjars" % "swagger-ui" % "3.52.5"
lazy val munit = "org.scalameta" %% "munit" % "0.7.27" % "test"
Expand Down

0 comments on commit 97a9c7f

Please sign in to comment.