Ajout de la complétion des kits de retouche

This commit is contained in:
FyloZ 2021-05-30 22:00:39 -04:00
parent 5c50563813
commit 9c2388e10c
1 changed files with 1 additions and 1 deletions

View File

@ -35,7 +35,7 @@ dependencies {
implementation("io.jsonwebtoken:jjwt:0.9.1")
implementation("org.apache.poi:poi-ooxml:4.1.0")
implementation("org.apache.pdfbox:pdfbox:2.0.4")
implementation("dev.fyloz.colorrecipesexplorer:database-manager:5.1")
implementation("dev.fyloz.colorrecipesexplorer:database-manager:5.2")
implementation("org.springframework.boot:spring-boot-starter-data-jpa:${springBootVersion}")
implementation("org.springframework.boot:spring-boot-starter-jdbc:${springBootVersion}")