Skip to content

Commit f16352c

Browse files
committed
Update scala-logging to 3.9.0
1 parent 742d595 commit f16352c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

OpenCL/build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ libraryDependencies += "com.thoughtworks.feature" %% "factory" % "2.3.0-M8"
2727

2828
libraryDependencies += "com.chuusai" %%% "shapeless" % "2.3.3"
2929

30-
libraryDependencies += "com.typesafe.scala-logging" %% "scala-logging" % "3.8.0"
30+
libraryDependencies += "com.typesafe.scala-logging" %% "scala-logging" % "3.9.0"
3131

3232
libraryDependencies += "org.scalatest" %% "scalatest" % "3.0.4" % Test
3333

0 commit comments

Comments
 (0)