We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 28b5ca6 commit b85965dCopy full SHA for b85965d
OpenCL/build.sbt
@@ -25,7 +25,7 @@ libraryDependencies += "com.thoughtworks.feature" %% "mixins-implicitssingleton"
25
26
libraryDependencies += "com.thoughtworks.feature" %% "factory" % "2.3.0"
27
28
-libraryDependencies += "com.chuusai" %%% "shapeless" % "2.3.3"
+libraryDependencies += "com.chuusai" %%% "shapeless" % "2.3.9"
29
30
libraryDependencies += "com.typesafe.scala-logging" %% "scala-logging" % "3.9.2"
31
0 commit comments