This commit is contained in:
Francesco
2023-10-24 09:55:02 +02:00
parent 706540d2ec
commit d67729ea9d

View File

@@ -52,7 +52,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.7</version> <version>0.1.8</version>
</dependency> </dependency>
``` ```