Skip to content

Commit

Permalink
Update README install instructions to reflect latest release version
Browse files Browse the repository at this point in the history
  • Loading branch information
jcallin committed Dec 3, 2019
1 parent e1562e0 commit 9f96366
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ and the dependency

```scala
libraryDependencies ++= Seq (
"com.monsanto.arch" %% "cloud-formation-template-generator" % "3.8.0"
"com.monsanto.arch" %% "cloud-formation-template-generator" % "3.10.0"
).map(_.force())
```

Expand Down

0 comments on commit 9f96366

Please sign in to comment.