This commit is contained in:
Francesco 2023-10-13 10:39:30 +02:00
parent 30228e8e58
commit a86a369120

View File

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