Skip to content

Commit e1354f9

Browse files
authored
Merge pull request #239 from target/update/scala-logging-3.9.6
Update scala-logging from 3.9.5 to 3.9.6
2 parents 28330b4 + ab5ce5c commit e1354f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ buildInfoKeys := Seq[BuildInfoKey](name, version, scalaVersion, sbtVersion)
6262
buildInfoPackage := "com.target.data_validator"
6363

6464
libraryDependencies ++= Seq(
65-
"com.typesafe.scala-logging" %% "scala-logging" % "3.9.5",
65+
"com.typesafe.scala-logging" %% "scala-logging" % "3.9.6",
6666
"com.github.scopt" %% "scopt" % "4.1.0",
6767
"com.sun.mail" % "javax.mail" % "1.6.2",
6868
"com.lihaoyi" %% "scalatags" % "0.12.0",

0 commit comments

Comments
 (0)