This commit is contained in:
Francesco
2023-10-31 15:29:30 +01:00
parent 9090d566bb
commit b261d8f77b
3 changed files with 8 additions and 8 deletions

View File

@@ -52,8 +52,8 @@ The code is still in a very early stage and it might not be robust if you use no
```xml
<dependency>
<groupId>tech.ailef</groupId>
<artifactId>spring-boot-db-admin</artifactId>
<version>0.1.8</version>
<artifactId>snap-admin</artifactId>
<version>0.1.9</version>
</dependency>
```