decomissioned bookmark repo to combine with Scan history repo

This commit is contained in:
heyethereum
2024-07-24 21:26:40 +08:00
parent 7cb68e2ec0
commit d29dddd133
4 changed files with 43 additions and 21 deletions

View File

@@ -68,6 +68,11 @@
<artifactId>hypersistence-utils-hibernate-63</artifactId>
<version>3.8.1</version>
</dependency>
<dependency>
<groupId>com.google.apis</groupId>
<artifactId>google-api-services-gmail</artifactId>
<version>v1-rev20240520-2.0.0</version>
</dependency>
</dependencies>
<build>