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 69bc585 + cfda98e commit 19d544cCopy full SHA for 19d544c
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.5"
+ testImplementation "org.assertj:assertj-core:3.27.6"
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