Skip to content

Commit 842a991

Browse files
author
Ackerman, Trevor
committed
Heroku + Gradle is now supported
1 parent 61bd30d commit 842a991

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

heroku.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ <h2>Limitations</h2>
1818
<ul>
1919
<li>You can only use it with a Postgresql database, as this is what Heroku provides by default</li>
2020
<li>You can only use it with the Grunt option (which is the recommended default), as it's the only one providing tasks for deploying</li>
21-
<li>You can only use it with the Maven option (which is the recommended default), as it's the only one supported by Heroku</li>
21+
<li>You can use it with either Maven or Gradle</li>
2222
<li>If your applicaiton is killed by Heroku when your Liquibase changelog is being applied, your database will be marked as "locked" by Liquibase. You will need to manually clean the lock table</li>
2323
</ul>
2424
</p>

0 commit comments

Comments
 (0)