Update qqq-backend-core to 0.2.0

This commit is contained in:
2022-07-28 09:09:24 -05:00
parent e73e3fca45
commit 6ffa488618

View File

@ -53,7 +53,7 @@
<dependency> <dependency>
<groupId>com.kingsrook.qqq</groupId> <groupId>com.kingsrook.qqq</groupId>
<artifactId>qqq-backend-core</artifactId> <artifactId>qqq-backend-core</artifactId>
<version>0.2.0-20220726.214150-15</version> <version>0.2.0</version>
</dependency> </dependency>
<!-- 3rd party deps specifically for this module --> <!-- 3rd party deps specifically for this module -->