Skip to content

Commit

Permalink
iep 1.2.2 (#815)
Browse files Browse the repository at this point in the history
This is mostly just to trigger a change to verify the
release. The previous attempt at 1.6.0-rc.10 failed
because it was still trying to publish 1.6.0-rc.9. The
theory is that this is because they were both tagging
the same commit.
  • Loading branch information
brharrington authored Apr 6, 2018
1 parent 44e2f58 commit 6bec417
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Dependencies.scala
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ object Dependencies {
val akka = "2.5.11"
val akkaHttpV = "10.1.1"
val aws = "1.11.299"
val iep = "1.2.1"
val iep = "1.2.2"
val guice = "4.1.0"
val jackson = "2.9.5"
val log4j = "2.11.0"
Expand Down

0 comments on commit 6bec417

Please sign in to comment.