File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11target /
22out /
3+ project /project
Original file line number Diff line number Diff line change @@ -6,13 +6,13 @@ resolvers += "lila-maven" at "https://raw.githubusercontent.com/ornicar/lila-mav
66
77val akkaVersion = " 2.6.10"
88
9- libraryDependencies += " org.reactivemongo" %% " reactivemongo" % " 1.0.1 "
10- libraryDependencies += " org.reactivemongo" %% " reactivemongo-akkastream" % " 1.0.1 "
9+ libraryDependencies += " org.reactivemongo" %% " reactivemongo" % " 1.0.2 "
10+ libraryDependencies += " org.reactivemongo" %% " reactivemongo-akkastream" % " 1.0.2 "
1111libraryDependencies += " com.github.ornicar" %% " scalalib" % " 7.0.2"
12- libraryDependencies += " org.lichess" %% " scalachess" % " 10.1.5 "
12+ libraryDependencies += " org.lichess" %% " scalachess" % " 10.1.6 "
1313libraryDependencies += " com.typesafe.akka" %% " akka-actor" % akkaVersion
1414libraryDependencies += " com.typesafe.akka" %% " akka-stream" % akkaVersion
1515libraryDependencies += " com.typesafe.akka" %% " akka-slf4j" % akkaVersion
1616/* libraryDependencies += "ch.qos.logback" % "logback-classic" % "1.2.3" */
17- libraryDependencies += " joda-time" % " joda-time" % " 2.10.8 "
17+ libraryDependencies += " joda-time" % " joda-time" % " 2.10.9 "
1818libraryDependencies += " org.lichess" %% " compression" % " 1.6"
Load Diff This file was deleted.
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments