CE-1955 Move prime-test-database into mainline, to be loaded when javalin starts

This commit is contained in:
2024-11-12 09:43:17 -06:00
parent 7ba205a262
commit d8a0a6c68d
4 changed files with 206 additions and 2 deletions

View File

@ -74,7 +74,6 @@
<groupId>com.h2database</groupId>
<artifactId>h2</artifactId>
<version>2.2.220</version>
<scope>test</scope>
</dependency>
<!-- 3rd party deps specifically for this module -->