We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e90f98c + 1799239 commit d4d0b79Copy full SHA for d4d0b79
service/build.gradle
@@ -76,7 +76,7 @@ dependencies {
76
77
// Test
78
testImplementation 'org.springframework.boot:spring-boot-starter-test'
79
- testImplementation "org.assertj:assertj-core:3.27.3"
+ testImplementation "org.assertj:assertj-core:3.27.5"
80
testImplementation 'org.apache.commons:commons-compress:1.28.0'
81
testImplementation 'org.testcontainers:testcontainers:1.21.3'
82
testImplementation 'org.testcontainers:junit-jupiter:1.21.3'
0 commit comments