We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 85a3808 commit 89052b8Copy full SHA for 89052b8
1 file changed
backend/build.gradle.kts
@@ -30,7 +30,7 @@ repositories {
30
31
dependencies {
32
implementation("com.github.ben-manes.caffeine:caffeine:3.2.3")
33
- implementation("com.itextpdf:itext7-core:9.5.0")
+ implementation("com.itextpdf:itext-core:9.5.0")
34
implementation("org.mapstruct:mapstruct:1.6.3")
35
implementation("org.springdoc:springdoc-openapi-starter-webmvc-ui:3.0.2")
36
implementation("org.springframework.boot:spring-boot-starter-actuator")
0 commit comments