Skip to content

Commit 65d3e79

Browse files
authored
Merge pull request #175 from scala-steward/update/scala-logging-3.9.2
Update scala-logging to 3.9.2
2 parents e28c16e + a84e0c7 commit 65d3e79

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"
2727

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

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

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

0 commit comments

Comments
 (0)