File tree Expand file tree Collapse file tree 12 files changed +12
-12
lines changed
Expand file tree Collapse file tree 12 files changed +12
-12
lines changed Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ dependencies {
1111 testImplementation ' com.hazelcast:hazelcast:5.3.4'
1212 testImplementation ' ch.qos.logback:logback-classic:1.3.11'
1313 testImplementation ' org.assertj:assertj-core:3.24.2'
14- testImplementation ' org.junit.jupiter:junit-jupiter:5.10.0 '
14+ testImplementation ' org.junit.jupiter:junit-jupiter:5.10.1 '
1515}
1616
1717test {
Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ dependencies {
1313 testImplementation ' org.assertj:assertj-core:3.24.2'
1414 testImplementation ' com.google.guava:guava:23.0'
1515 testImplementation ' ch.qos.logback:logback-classic:1.3.11'
16- testImplementation ' org.junit.jupiter:junit-jupiter:5.10.0 '
16+ testImplementation ' org.junit.jupiter:junit-jupiter:5.10.1 '
1717}
1818
1919test {
Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ dependencies {
1414 testImplementation ' org.assertj:assertj-core:3.24.2'
1515 testImplementation ' com.google.guava:guava:23.0'
1616 testImplementation ' ch.qos.logback:logback-classic:1.3.11'
17- testImplementation ' org.junit.jupiter:junit-jupiter:5.10.0 '
17+ testImplementation ' org.junit.jupiter:junit-jupiter:5.10.1 '
1818}
1919
2020test {
Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ dependencies {
1212 testImplementation ' io.nats:jnats:2.17.1'
1313 testImplementation ' ch.qos.logback:logback-classic:1.3.11'
1414 testImplementation ' org.apache.httpcomponents:httpclient:4.5.14'
15- testImplementation ' org.junit.jupiter:junit-jupiter:5.10.0 '
15+ testImplementation ' org.junit.jupiter:junit-jupiter:5.10.1 '
1616}
1717
1818test {
Original file line number Diff line number Diff line change @@ -11,5 +11,5 @@ dependencies {
1111 testImplementation ' org.neo4j.driver:neo4j-java-driver:4.4.12'
1212 testImplementation ' org.testcontainers:neo4j'
1313 testImplementation ' org.testcontainers:junit-jupiter'
14- testImplementation ' org.junit.jupiter:junit-jupiter:5.10.0 '
14+ testImplementation ' org.junit.jupiter:junit-jupiter:5.10.1 '
1515}
Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ dependencies {
1313 implementation ' com.google.guava:guava:23.0'
1414 testImplementation ' org.testcontainers:testcontainers'
1515 testImplementation ' org.testcontainers:junit-jupiter'
16- testImplementation ' org.junit.jupiter:junit-jupiter:5.10.0 '
16+ testImplementation ' org.junit.jupiter:junit-jupiter:5.10.1 '
1717 testImplementation ' ch.qos.logback:logback-classic:1.3.11'
1818 testImplementation ' org.assertj:assertj-core:3.24.2'
1919}
Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ dependencies {
1717 testImplementation ' org.testcontainers:selenium'
1818 testImplementation ' org.testcontainers:junit-jupiter'
1919 testImplementation ' org.assertj:assertj-core:3.24.2'
20- testImplementation ' org.junit.jupiter:junit-jupiter:5.10.0 '
20+ testImplementation ' org.junit.jupiter:junit-jupiter:5.10.1 '
2121}
2222
2323test {
Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ dependencies {
1111 testImplementation ' org.testcontainers:testcontainers'
1212 testImplementation ' org.assertj:assertj-core:3.24.2'
1313 testImplementation ' ch.qos.logback:logback-classic:1.3.11'
14- testImplementation ' org.junit.jupiter:junit-jupiter:5.10.0 '
14+ testImplementation ' org.junit.jupiter:junit-jupiter:5.10.1 '
1515}
1616
1717test {
Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ dependencies {
1616 testImplementation ' ch.qos.logback:logback-classic:1.3.11'
1717 testImplementation ' org.testcontainers:testcontainers'
1818 testImplementation ' org.assertj:assertj-core:3.24.2'
19- testImplementation ' org.junit.jupiter:junit-jupiter:5.10.0 '
19+ testImplementation ' org.junit.jupiter:junit-jupiter:5.10.1 '
2020}
2121
2222test {
Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ dependencies {
1515 testImplementation ' org.testcontainers:testcontainers'
1616 testImplementation ' org.testcontainers:solr'
1717 testImplementation ' org.assertj:assertj-core:3.24.2'
18- testImplementation ' org.junit.jupiter:junit-jupiter:5.10.0 '
18+ testImplementation ' org.junit.jupiter:junit-jupiter:5.10.1 '
1919}
2020
2121test {
You can’t perform that action at this time.
0 commit comments