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 {
4242 testImplementation(" com.google.guava:guava" )
4343 testImplementation(" io.opentelemetry:opentelemetry-sdk-testing" )
4444 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 " )
4646 integrationTestImplementation(" io.opentelemetry:opentelemetry-sdk-testing" )
4747 integrationTestImplementation(" com.ibm.mq:com.ibm.mq.jakarta.client:9.4.3.0" )
4848 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 " )
5050 integrationTestRuntimeOnly(" org.junit.platform:junit-platform-launcher:1.13.4" )
5151 ibmClientJar(" com.ibm.mq:com.ibm.mq.allclient:9.4.3.0" ) {
5252 artifact {
You can’t perform that action at this time.
0 commit comments