File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -42,11 +42,11 @@ dependencies {
42
42
testImplementation(" com.google.guava:guava" )
43
43
testImplementation(" io.opentelemetry:opentelemetry-sdk-testing" )
44
44
integrationTestImplementation(" org.assertj:assertj-core:3.27.4" )
45
- integrationTestImplementation(" org.junit.jupiter:junit-jupiter-api:5.12.2 " )
45
+ integrationTestImplementation(" org.junit.jupiter:junit-jupiter-api:5.13.4 " )
46
46
integrationTestImplementation(" io.opentelemetry:opentelemetry-sdk-testing" )
47
47
integrationTestImplementation(" com.ibm.mq:com.ibm.mq.jakarta.client:9.4.3.0" )
48
48
integrationTestImplementation(" jakarta.jms:jakarta.jms-api:3.1.0" )
49
- integrationTestImplementation(" org.junit.jupiter:junit-jupiter-engine:5.12.2 " )
49
+ integrationTestImplementation(" org.junit.jupiter:junit-jupiter-engine:5.13.4 " )
50
50
integrationTestRuntimeOnly(" org.junit.platform:junit-platform-launcher:1.13.4" )
51
51
ibmClientJar(" com.ibm.mq:com.ibm.mq.allclient:9.4.3.0" ) {
52
52
artifact {
You can’t perform that action at this time.
0 commit comments