This commit is contained in:
Francesco 2023-10-19 11:08:31 +02:00
parent e0a06d43a1
commit 9ff9f97f92

View File

@ -51,7 +51,7 @@ The code is still in a very early stage and it might not be robust if you use no
<dependency>
<groupId>tech.ailef</groupId>
<artifactId>spring-boot-db-admin</artifactId>
<version>0.1.6</version>
<version>0.1.7</version>
</dependency>
```