Skip to content

Commit d521b1f

Browse files
committed
Merge branch 'master' of github.com:ebean-orm/ebean-orm.github.io
2 parents 20ff587 + 9e4ea10 commit d521b1f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/db-migrations/index.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -177,6 +177,8 @@ <h2 id="dependencies">Dependencies</h2>
177177
</p>
178178
<div class="syntax xml"><div class="highlight"><pre><span></span><span class="nt">&lt;dependency&gt;</span>
179179
<span class="nt">&lt;groupId&gt;</span>io.ebean<span class="nt">&lt;/groupId&gt;</span>
180+
<span class="nt">&lt;artifactId&gt;</span>ebean-test<span class="nt">&lt;/artifactId&gt;</span>
181+
<span class="nt">&lt;version&gt;</span>17.2.0<span class="nt">&lt;/version&gt;</span>
180182
<span class="nt">&lt;artifactId&gt;</span>ebean-ddl-generator<span class="nt">&lt;/artifactId&gt;</span>
181183
<span class="nt">&lt;version&gt;</span>17.2.0<span class="nt">&lt;/version&gt;</span>
182184
<span class="nt">&lt;scope&gt;</span>test<span class="nt">&lt;/scope&gt;</span>

0 commit comments

Comments
 (0)