Skip to content

Commit

Permalink
bump com.scalableminds.util to 8.22.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Norman Rzepka committed Jan 12, 2017
1 parent eed2869 commit 0976771
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Build.scala
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ trait Dependencies{
val akkaVersion = "2.4.1"
val reactiveVersion = "0.11.13"
val reactivePlayVersion = "0.11.13-play24"
val scmUtilVersion= "8.21.0"
val scmUtilVersion= "8.22.0"

val commonsIo = "commons-io" % "commons-io" % "2.4"
val commonsEmail = "org.apache.commons" % "commons-email" % "1.3.1"
Expand Down

0 comments on commit 0976771

Please sign in to comment.