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.
1 parent 45892ce commit 486dd33Copy full SHA for 486dd33
project/Build.scala
@@ -7,7 +7,7 @@ object ScalaOAuth2Build extends Build {
7
lazy val _organization = "com.nulab-inc"
8
lazy val _version = "0.17.3-SNAPSHOT"
9
lazy val _playVersion = "2.5.0"
10
- lazy val akkaV = "2.4.2"
+ lazy val akkaV = "2.4.7"
11
val _scalaVersion = "2.11.7"
12
val _crossScalaVersions = Seq("2.11.7")
13
0 commit comments