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 742d595 commit f16352cCopy full SHA for f16352c
OpenCL/build.sbt
@@ -27,7 +27,7 @@ libraryDependencies += "com.thoughtworks.feature" %% "factory" % "2.3.0-M8"
27
28
libraryDependencies += "com.chuusai" %%% "shapeless" % "2.3.3"
29
30
-libraryDependencies += "com.typesafe.scala-logging" %% "scala-logging" % "3.8.0"
+libraryDependencies += "com.typesafe.scala-logging" %% "scala-logging" % "3.9.0"
31
32
libraryDependencies += "org.scalatest" %% "scalatest" % "3.0.4" % Test
33
0 commit comments