Skip to content

Commit

Permalink
Change Akka version to 2.5.15
Browse files Browse the repository at this point in the history
  • Loading branch information
Hugh McKee committed Aug 24, 2018
1 parent 520a1e3 commit 8a738cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<properties>
<java.version>1.8</java.version>
<scala.version>2.12</scala.version>
<akka.version>2.5.14</akka.version>
<akka.version>2.5.15</akka.version>
</properties>

<dependencies>
Expand Down

0 comments on commit 8a738cb

Please sign in to comment.