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 ad39b6c + 1435ae9 commit 6f623dbCopy full SHA for 6f623db
build.sbt
@@ -71,7 +71,7 @@ libraryDependencies += "com.github.pathikrit" %% "better-files" % "3.9.1"
71
72
libraryDependencies += "com.typesafe" % "config" % "1.4.1"
73
74
-libraryDependencies += "com.typesafe.scala-logging" %% "scala-logging" % "3.9.2"
+libraryDependencies += "com.typesafe.scala-logging" %% "scala-logging" % "3.9.3"
75
76
libraryDependencies += "org.scala-lang.modules" %% "scala-collection-compat" % "2.4.2"
77
0 commit comments