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.
2 parents e28c16e + a84e0c7 commit 65d3e79Copy full SHA for 65d3e79
OpenCL/build.sbt
@@ -27,7 +27,7 @@ libraryDependencies += "com.thoughtworks.feature" %% "factory" % "2.3.0"
27
28
libraryDependencies += "com.chuusai" %%% "shapeless" % "2.3.3"
29
30
-libraryDependencies += "com.typesafe.scala-logging" %% "scala-logging" % "3.9.0"
+libraryDependencies += "com.typesafe.scala-logging" %% "scala-logging" % "3.9.2"
31
32
libraryDependencies += "org.scalatest" %% "scalatest" % "3.0.4" % Test
33
0 commit comments