File tree 13 files changed +13
-13
lines changed
13 files changed +13
-13
lines changed Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ dependencies {
11
11
testImplementation ' com.hazelcast:hazelcast:5.3.8'
12
12
testImplementation ' ch.qos.logback:logback-classic:1.3.14'
13
13
testImplementation ' org.assertj:assertj-core:3.26.3'
14
- testImplementation ' org.junit.jupiter:junit-jupiter:5.10.2 '
14
+ testImplementation ' org.junit.jupiter:junit-jupiter:5.10.3 '
15
15
}
16
16
17
17
test {
Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ dependencies {
13
13
testImplementation ' org.assertj:assertj-core:3.26.3'
14
14
testImplementation ' com.google.guava:guava:23.0'
15
15
testImplementation ' ch.qos.logback:logback-classic:1.3.14'
16
- testImplementation ' org.junit.jupiter:junit-jupiter:5.10.2 '
16
+ testImplementation ' org.junit.jupiter:junit-jupiter:5.10.3 '
17
17
}
18
18
19
19
test {
Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ dependencies {
14
14
testImplementation ' org.assertj:assertj-core:3.26.3'
15
15
testImplementation ' com.google.guava:guava:23.0'
16
16
testImplementation ' ch.qos.logback:logback-classic:1.3.14'
17
- testImplementation ' org.junit.jupiter:junit-jupiter:5.10.2 '
17
+ testImplementation ' org.junit.jupiter:junit-jupiter:5.10.3 '
18
18
}
19
19
20
20
test {
Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ dependencies {
12
12
testImplementation ' io.nats:jnats:2.19.1'
13
13
testImplementation ' ch.qos.logback:logback-classic:1.3.14'
14
14
testImplementation ' org.apache.httpcomponents:httpclient:4.5.14'
15
- testImplementation ' org.junit.jupiter:junit-jupiter:5.10.2 '
15
+ testImplementation ' org.junit.jupiter:junit-jupiter:5.10.3 '
16
16
}
17
17
18
18
test {
Original file line number Diff line number Diff line change @@ -11,5 +11,5 @@ dependencies {
11
11
testImplementation ' org.neo4j.driver:neo4j-java-driver:4.4.18'
12
12
testImplementation ' org.testcontainers:neo4j'
13
13
testImplementation ' org.testcontainers:junit-jupiter'
14
- testImplementation ' org.junit.jupiter:junit-jupiter:5.10.2 '
14
+ testImplementation ' org.junit.jupiter:junit-jupiter:5.10.3 '
15
15
}
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ dependencies {
10
10
testImplementation ' org.testcontainers:ollama'
11
11
testImplementation ' org.assertj:assertj-core:3.26.3'
12
12
testImplementation ' ch.qos.logback:logback-classic:1.3.14'
13
- testImplementation ' org.junit.jupiter:junit-jupiter:5.10.2 '
13
+ testImplementation ' org.junit.jupiter:junit-jupiter:5.10.3 '
14
14
testImplementation ' io.rest-assured:rest-assured:5.5.0'
15
15
}
16
16
Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ dependencies {
13
13
implementation ' com.google.guava:guava:23.0'
14
14
testImplementation ' org.testcontainers:testcontainers'
15
15
testImplementation ' org.testcontainers:junit-jupiter'
16
- testImplementation ' org.junit.jupiter:junit-jupiter:5.10.2 '
16
+ testImplementation ' org.junit.jupiter:junit-jupiter:5.10.3 '
17
17
testImplementation ' ch.qos.logback:logback-classic:1.3.14'
18
18
testImplementation ' org.assertj:assertj-core:3.26.3'
19
19
}
Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ dependencies {
17
17
testImplementation ' org.testcontainers:selenium'
18
18
testImplementation ' org.testcontainers:junit-jupiter'
19
19
testImplementation ' org.assertj:assertj-core:3.26.3'
20
- testImplementation ' org.junit.jupiter:junit-jupiter:5.10.2 '
20
+ testImplementation ' org.junit.jupiter:junit-jupiter:5.10.3 '
21
21
}
22
22
23
23
test {
Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ dependencies {
11
11
testImplementation ' org.testcontainers:testcontainers'
12
12
testImplementation ' org.assertj:assertj-core:3.26.3'
13
13
testImplementation ' ch.qos.logback:logback-classic:1.3.14'
14
- testImplementation ' org.junit.jupiter:junit-jupiter:5.10.2 '
14
+ testImplementation ' org.junit.jupiter:junit-jupiter:5.10.3 '
15
15
}
16
16
17
17
test {
Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ dependencies {
16
16
testImplementation ' ch.qos.logback:logback-classic:1.3.14'
17
17
testImplementation ' org.testcontainers:testcontainers'
18
18
testImplementation ' org.assertj:assertj-core:3.26.3'
19
- testImplementation ' org.junit.jupiter:junit-jupiter:5.10.2 '
19
+ testImplementation ' org.junit.jupiter:junit-jupiter:5.10.3 '
20
20
}
21
21
22
22
test {
Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ dependencies {
15
15
testImplementation ' org.testcontainers:testcontainers'
16
16
testImplementation ' org.testcontainers:solr'
17
17
testImplementation ' org.assertj:assertj-core:3.26.3'
18
- testImplementation ' org.junit.jupiter:junit-jupiter:5.10.2 '
18
+ testImplementation ' org.junit.jupiter:junit-jupiter:5.10.3 '
19
19
}
20
20
21
21
test {
Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ dependencies {
17
17
runtimeOnly ' org.postgresql:postgresql'
18
18
testImplementation ' org.springframework.boot:spring-boot-starter-test'
19
19
testImplementation ' org.testcontainers:postgresql'
20
- testImplementation ' org.junit.jupiter:junit-jupiter:5.10.2 '
20
+ testImplementation ' org.junit.jupiter:junit-jupiter:5.10.3 '
21
21
}
22
22
23
23
test {
Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ dependencies {
11
11
testImplementation ' org.testcontainers:testcontainers'
12
12
testImplementation ' org.assertj:assertj-core:3.26.3'
13
13
testImplementation ' ch.qos.logback:logback-classic:1.3.14'
14
- testImplementation ' org.junit.jupiter:junit-jupiter:5.10.2 '
14
+ testImplementation ' org.junit.jupiter:junit-jupiter:5.10.3 '
15
15
}
16
16
17
17
test {
You can’t perform that action at this time.
0 commit comments