This commit is contained in:
Francesco 2023-10-02 09:49:02 +02:00
parent 6ace40e7e0
commit 99f89a7ac9

View File

@ -35,7 +35,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.2</version>
<version>0.1.3</version>
</dependency>
```