Skip to content

Update deps #100

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jul 15, 2019
Merged

Update deps #100

merged 1 commit into from
Jul 15, 2019

Conversation

ashawley
Copy link
Contributor

@ashawley ashawley commented Jun 4, 2019

Inter-leaved diff:

 libraryDependencies ++= Seq(
-  "com.ning" % "async-http-client" % "1.9.21" % "provided",
+  "com.ning" % "async-http-client" % "1.9.40" % "provided",
-  "org.asynchttpclient" % "async-http-client" % "2.0.15" % "provided",
+  "org.asynchttpclient" % "async-http-client" % "2.0.39" % "provided",
-  "org.json4s" %% "json4s-jackson" % "3.4.2",
+  "org.json4s" %% "json4s-jackson" % "3.6.6",
-  "org.json4s" %% "json4s-ext" % "3.4.2",
+  "org.json4s" %% "json4s-ext" % "3.6.6",
-  "joda-time" % "joda-time" % "2.8.1",
+  "joda-time" % "joda-time" % "2.8.2",
-  "com.github.scopt" %% "scopt" % "3.5.0",
+  "com.github.scopt" %% "scopt" % "3.7.1",
-  "org.slf4j" % "slf4j-nop" % "1.7.22" % "test",
+  "org.slf4j" % "slf4j-nop" % "1.7.26" % "test",
-  "org.scalatest" %% "scalatest" % "3.0.1" % "test"
+  "org.scalatest" %% "scalatest" % "3.0.8" % "test"
 )

@shunjikonishi shunjikonishi merged commit 626fa0a into code-check:master Jul 15, 2019
@ashawley ashawley deleted the update-deps branch July 15, 2019 23:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants